]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0df119f6e01d789de74a74633541be3eb85d2158
tree5a914815ff68b1d36289292bb518a6b47f7fb2d1
parentecc9043bdaeae64752e400e9eca2981b025a57f2
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