diff options
| author | Christoph Hellwig <[email protected]> | 2011-02-13 12:06:34 +0000 |
|---|---|---|
| committer | Alex Elder <[email protected]> | 2011-02-23 02:33:25 +0000 |
| commit | 20ad9ea9becd34a3c16252ca9d815f2c74f8f30f (patch) | |
| tree | 384c15486152f422298139379dc8fc56c8f78d38 /Documentation/filesystems | |
| parent | xfs: more sensible inode refcounting for ialloc (diff) | |
| download | kernel-20ad9ea9becd34a3c16252ca9d815f2c74f8f30f.tar.gz kernel-20ad9ea9becd34a3c16252ca9d815f2c74f8f30f.zip | |
xfs: enable delaylog by default
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'Documentation/filesystems')
| -rw-r--r-- | Documentation/filesystems/xfs-delayed-logging-design.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/filesystems/xfs-delayed-logging-design.txt b/Documentation/filesystems/xfs-delayed-logging-design.txt index 7445bf335dae..5282e3e51413 100644 --- a/Documentation/filesystems/xfs-delayed-logging-design.txt +++ b/Documentation/filesystems/xfs-delayed-logging-design.txt @@ -791,10 +791,3 @@ mount option. Fundamentally, there is no reason why the log manager would not be able to swap methods automatically and transparently depending on load characteristics, but this should not be necessary if delayed logging works as designed. - -Roadmap: - -2.6.39 Switch default mount option to use delayed logging - => should be roughly 12 months after initial merge - => enough time to shake out remaining problems before next round of - enterprise distro kernel rebases |
