commit | 93b8a5854f247138e401471a9c3b82ccb62ff608 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Dec 06 21:58:07 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Thu Dec 08 12:30:32 2011 -0600 |
tree | 5a914815ff68b1d36289292bb518a6b47f7fb2d1 | |
parent | 9f9c19ec1a59422c7687b11847ed3408128aa0d6 [diff] |
xfs: remove the deprecated nodelaylog option The delaylog mode has been the default for a long time, and the nodelaylog option has been scheduled for removal in Linux 3.3. Remove it and code only used by it now that we have opened the 3.3 window. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>