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)
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>

No differences found