xfs: remove the deprecated nodelaylog option
authorChristoph Hellwig <hch@infradead.org>
Tue, 6 Dec 2011 21:58:07 +0000 (21:58 +0000)
committerBen Myers <bpm@sgi.com>
Thu, 8 Dec 2011 18:30:32 +0000 (12:30 -0600)
commit93b8a5854f247138e401471a9c3b82ccb62ff608
tree5a914815ff68b1d36289292bb518a6b47f7fb2d1
parent9f9c19ec1a59422c7687b11847ed3408128aa0d6
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>
fs/xfs/xfs_log.c
fs/xfs/xfs_log.h
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c
fs/xfs/xfs_trans.c
This page took 0.025325 seconds and 5 git commands to generate.