Whamcloud - gitweb
Branch HEAD
authorscjody <scjody>
Fri, 20 Apr 2007 00:08:15 +0000 (00:08 +0000)
committerscjody <scjody>
Fri, 20 Apr 2007 00:08:15 +0000 (00:08 +0000)
Rename ext3-disable-write-barrier-by-default-2.6-sles10.patch so it will
be included in tarballs produced on RHEL 4 systems.

b=12224
i=adilger
i=nathan

ldiskfs/kernel_patches/patches/ext3-disable-write-bar-by-default-2.6-sles10.patch [moved from lustre/kernel_patches/patches/ext3-disable-write-barrier-by-default-2.6-sles10.patch with 100% similarity]
ldiskfs/kernel_patches/series/ldiskfs-2.6-sles10.series
lustre/kernel_patches/patches/ext3-disable-write-bar-by-default-2.6-sles10.patch [new file with mode: 0644]
lustre/kernel_patches/series/ldiskfs-2.6-sles10.series
lustre/kernel_patches/series/ldiskfs2-2.6-sles10.series

index a20d75a..11f62b0 100644 (file)
@@ -10,5 +10,5 @@ ext3-nlinks-2.6.9.patch
 ext3-ialloc-2.6.patch
 ext3-remove-cond_resched-calls-2.6.12.patch
 ext3-filterdata-2.6.15.patch
-ext3-disable-write-barrier-by-default-2.6-sles10.patch
+ext3-disable-write-bar-by-default-2.6-sles10.patch
 ext3-nanosecond-2.6-sles10.patch
diff --git a/lustre/kernel_patches/patches/ext3-disable-write-bar-by-default-2.6-sles10.patch b/lustre/kernel_patches/patches/ext3-disable-write-bar-by-default-2.6-sles10.patch
new file mode 100644 (file)
index 0000000..9b8d331
--- /dev/null
@@ -0,0 +1,15 @@
+---
+ fs/ext3/super.c |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- linux-2.6.16.21-0.8.orig/fs/ext3/super.c
++++ linux-2.6.16.21-0.8/fs/ext3/super.c
+@@ -1425,7 +1425,7 @@ static int ext3_fill_super (struct super
+       sbi->s_resgid = le16_to_cpu(es->s_def_resgid);
+       /* enable barriers by default */
+-      set_opt(sbi->s_mount_opt, BARRIER);
++      /* set_opt(sbi->s_mount_opt, BARRIER); */
+       set_opt(sbi->s_mount_opt, RESERVATION);
+       if (!parse_options ((char *) data, sb, &journal_inum, &journal_devnum,
index a20d75a..11f62b0 100644 (file)
@@ -10,5 +10,5 @@ ext3-nlinks-2.6.9.patch
 ext3-ialloc-2.6.patch
 ext3-remove-cond_resched-calls-2.6.12.patch
 ext3-filterdata-2.6.15.patch
-ext3-disable-write-barrier-by-default-2.6-sles10.patch
+ext3-disable-write-bar-by-default-2.6-sles10.patch
 ext3-nanosecond-2.6-sles10.patch
index a20d75a..11f62b0 100644 (file)
@@ -10,5 +10,5 @@ ext3-nlinks-2.6.9.patch
 ext3-ialloc-2.6.patch
 ext3-remove-cond_resched-calls-2.6.12.patch
 ext3-filterdata-2.6.15.patch
-ext3-disable-write-barrier-by-default-2.6-sles10.patch
+ext3-disable-write-bar-by-default-2.6-sles10.patch
 ext3-nanosecond-2.6-sles10.patch