summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2010-10-28 21:37:10 +0000
committerAlex Elder <aelder@sgi.com>2010-11-10 12:00:47 -0600
commit5d0af85cd0964bb845b63d5059bb20e8f7731e65 (patch)
tree8c3bb47546b361be20e972cf6069ccd29f38ba41 /Documentation
parentf6614b7bb405a9b35dd28baea989a749492c46b2 (diff)
downloadop-kernel-dev-5d0af85cd0964bb845b63d5059bb20e8f7731e65.zip
op-kernel-dev-5d0af85cd0964bb845b63d5059bb20e8f7731e65.tar.gz
xfs: remove experimental tag from the delaylog option
We promised to do this for 2.6.37, and the code looks stable enough to keep that promise. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/xfs-delayed-logging-design.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/filesystems/xfs-delayed-logging-design.txt b/Documentation/filesystems/xfs-delayed-logging-design.txt
index 96d0df2..7445bf3 100644
--- a/Documentation/filesystems/xfs-delayed-logging-design.txt
+++ b/Documentation/filesystems/xfs-delayed-logging-design.txt
@@ -794,17 +794,6 @@ designed.
Roadmap:
-2.6.37 Remove experimental tag from mount option
- => should be roughly 6 months after initial merge
- => enough time to:
- => gain confidence and fix problems reported by early
- adopters (a.k.a. guinea pigs)
- => address worst performance regressions and undesired
- behaviours
- => start tuning/optimising code for parallelism
- => start tuning/optimising algorithms consuming
- excessive CPU time
-
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
OpenPOWER on IntegriCloud