X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fkernel_patches%2Fpatches%2Fext3-nanosecond-2.6-sles10.patch;h=5cde637c695109a09035f2f1c63110d8b77e434c;hb=75e07a6576e0c710101fb9d7de99e3cb7b0bc36b;hp=daa999e4361be8238dd29bce9003786f4ee34665;hpb=b927e898e07dc8f79b077d2c5b50a438bc1697be;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/patches/ext3-nanosecond-2.6-sles10.patch b/lustre/kernel_patches/patches/ext3-nanosecond-2.6-sles10.patch index daa999e..5cde637 100644 --- a/lustre/kernel_patches/patches/ext3-nanosecond-2.6-sles10.patch +++ b/lustre/kernel_patches/patches/ext3-nanosecond-2.6-sles10.patch @@ -337,7 +337,7 @@ Index: linux-2.6.16.27-0.9/include/linux/ext3_fs.h @@ -583,6 +648,8 @@ static inline struct ext3_inode_info *EX #define EXT3_FEATURE_RO_COMPAT_LARGE_FILE 0x0002 #define EXT3_FEATURE_RO_COMPAT_BTREE_DIR 0x0004 - #define EXT4_FEATURE_RO_COMPAT_DIR_NLINK 0x0020 + #define EXT4_FEATURE_RO_COMPAT_DIR_NLINK 0x0020 +#define EXT4_FEATURE_RO_COMPAT_EXTRA_ISIZE 0x0040 +