Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / include / linux / ufs_fs_i.h
index 21665a9..f50ce3b 100644 (file)
@@ -27,6 +27,7 @@ struct ufs_inode_info {
        __u32   i_oeftflag;
        __u16   i_osync;
        __u32   i_lastfrag;
+       __u32   i_dir_start_lookup;
        struct inode vfs_inode;
 };