Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8116733
)
- simple optimization for EXT3:
author
alex
<alex>
Mon, 28 Jul 2003 12:18:03 +0000
(12:18 +0000)
committer
alex
<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
patch
|
blob
|
history
diff --git
a/lustre/kernel_patches/series/chaos-2.4.18
b/lustre/kernel_patches/series/chaos-2.4.18
index
67b59a5
..
830217a
100644
(file)
--- a/
lustre/kernel_patches/series/chaos-2.4.18
+++ b/
lustre/kernel_patches/series/chaos-2.4.18
@@
-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