Whamcloud - gitweb
attempted bug fixes for 2.4.9.
authorbraam <braam>
Fri, 12 Oct 2001 20:27:16 +0000 (20:27 +0000)
committerbraam <braam>
Fri, 12 Oct 2001 20:27:16 +0000 (20:27 +0000)
lustre/include/linux/obd_ext2.h

index 6ab1b48..657b103 100644 (file)
@@ -17,6 +17,7 @@
 
 struct ext2_obd {
         struct super_block * ext2_sb;
+       struct vfsmount *vfsmnt;
 };