Whamcloud - gitweb
- add llite to 2.5 compile chain.
authorbraam <braam>
Mon, 26 May 2003 08:55:36 +0000 (08:55 +0000)
committerbraam <braam>
Mon, 26 May 2003 08:55:36 +0000 (08:55 +0000)
  - start abstracting super.c commonality in llite_lib.c
  - fix obvious problems
- start restoring the vfs_intent patch for 2.5 to one that hinges on
  path_release not the sprinkle of intent_release stuff from calsoft.

lustre/Makefile.mk

index b06029d..34c2162 100644 (file)
@@ -16,7 +16,7 @@ obj-y += obdecho/
 obj-y += osc/
 obj-y += ost/
 obj-y += lov/
-#obj-y += llite/
+obj-y += llite/
 
 # portals needs to be before utils/, which pulls in ptlctl objects
 obj-m += utils/