Whamcloud - gitweb
- simple optimization for EXT3:
authoralex <alex>
Mon, 28 Jul 2003 12:18:03 +0000 (12:18 +0000)
committeralex <alex>
Mon, 28 Jul 2003 12:18:03 +0000 (12:18 +0000)
  ext3_write_super() doesn't need to start commit as kupdated wants. this
  improves things significantly in some cases

lustre/kernel_patches/series/chaos-2.4.18

index 67b59a5..830217a 100644 (file)
@@ -23,3 +23,4 @@ iopen-2.4.18.patch
 jbd-dont-account-blocks-twice.patch
 jbd-commit-tricks.patch
 ext3-o_direct-1-2.4.18-chaos.patch
+ext3-no-write-super.patch