r=nic
- landing b_confobd.
Uses new libsysio version: https://wiki.clusterfs.com/lustre/LustreHowto?action=AttachFile&do=get&target=libsysio-head.0809.tgz
obj-y += lvfs.o fsfilt_ext3.o fsfilt_smfs.o
lvfs-objs := fsfilt.o lvfs_common.o llog_lvfs.o lvfs_linux.o
-lvfs-objs += llog.o llog_cat.o lvfs_reint.o lvfs_undo.o
+lvfs-objs += llog.o llog_cat.o
int fsfilt_reiser_init(void);
void fsfilt_reiser_exit(void);
+void lvfs_mount_list_init(void);
+void lvfs_mount_list_cleanup(void);
+
int lookup_by_path(char *path, int flags, struct nameidata *nd);
-struct dentry *lookup_create(struct nameidata *nd, int is_dir);
+
include $(src)/../portals/Kernelenv
-obj-y += obdclass.o
+obj-y += obdclass.o confobd.o
obdclass-objs := class_obd.o debug.o \
genops.o sysctl.o uuid.o lprocfs_status.o lustre_handles.o \
lustre_peer.o statfs_pack.o obdo.o llog_obd.o \
obd_config.o llog_ioctl.o
+confobd-objs := conf_obd.o
$(obj)/class_obd.o: lustre_build_version