X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Fobd_ext2.h;h=73b4b0b129b99d79a39fe47dfe309ac4f028b68f;hp=1f15d0f4d445a5215740a1531e41fad5e849135b;hb=1d04a7876e12a33c65fdc89eb00ec344754a5d80;hpb=0a0313661b2e429621fb29d32917ef935c31b4eb diff --git a/lustre/include/linux/obd_ext2.h b/lustre/include/linux/obd_ext2.h index 1f15d0f..73b4b0b 100644 --- a/lustre/include/linux/obd_ext2.h +++ b/lustre/include/linux/obd_ext2.h @@ -13,12 +13,6 @@ #define OBD_EXT2_DEVICENAME "obdext2" #endif -struct ext2_obd { - struct super_block * e2_sb; - struct vfsmount *e2_vfsmnt; -}; - - /* development definitions */ extern struct obdfs_sb_info *obd_sbi; extern struct file_operations *obd_fso; @@ -26,7 +20,7 @@ extern struct file_operations *obd_fso; /* ext2_obd.c */ extern struct obd_ops ext2_obd_ops; - +#include #include /* super.c */