From b3d588e7a880464e80e9257e604ae358702213ee Mon Sep 17 00:00:00 2001 From: adilger Date: Fri, 11 May 2007 00:39:11 +0000 Subject: [PATCH] Branch HEAD Fix whitespace difference that caused patch reject. b=10651 --- ldiskfs/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch | 4 ++-- lustre/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ldiskfs/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch b/ldiskfs/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch index 0453cf9..fa05b0c 100644 --- a/ldiskfs/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch +++ b/ldiskfs/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch @@ -133,11 +133,11 @@ Index: linux-2.6.5-7.283/include/linux/ext3_fs.h __u32 s_hash_seed[4]; /* HTREE hash seed */ __u8 s_def_hash_version; /* Default hash version to use */ - __u8 s_reserved_char_pad; -- __u16 s_reserved_word_pad; +- __u16 s_reserved_word_pad; + __u8 s_jnl_backup_type; /* Default type of journal backup */ + __u16 s_desc_size; /* Group desc. size: INCOMPAT_64BIT */ __u32 s_default_mount_opts; -- __u32 s_first_meta_bg; /* First metablock block group */ +- __u32 s_first_meta_bg; /* First metablock block group */ - __u32 s_reserved[190]; /* Padding to the end of the block */ + __u32 s_first_meta_bg; /* First metablock block group */ + __u32 s_mkfs_time; /* When the filesystem was created */ diff --git a/lustre/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch b/lustre/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch index 0453cf9..fa05b0c 100644 --- a/lustre/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch +++ b/lustre/kernel_patches/patches/ext3-nanosecond-2.6-suse.patch @@ -133,11 +133,11 @@ Index: linux-2.6.5-7.283/include/linux/ext3_fs.h __u32 s_hash_seed[4]; /* HTREE hash seed */ __u8 s_def_hash_version; /* Default hash version to use */ - __u8 s_reserved_char_pad; -- __u16 s_reserved_word_pad; +- __u16 s_reserved_word_pad; + __u8 s_jnl_backup_type; /* Default type of journal backup */ + __u16 s_desc_size; /* Group desc. size: INCOMPAT_64BIT */ __u32 s_default_mount_opts; -- __u32 s_first_meta_bg; /* First metablock block group */ +- __u32 s_first_meta_bg; /* First metablock block group */ - __u32 s_reserved[190]; /* Padding to the end of the block */ + __u32 s_first_meta_bg; /* First metablock block group */ + __u32 s_mkfs_time; /* When the filesystem was created */ -- 1.8.3.1