ext3: remove vestiges of nobh support
authorChristoph Hellwig <hch@lst.de>
Mon, 7 Jun 2010 08:20:39 +0000 (10:20 +0200)
committerJan Kara <jack@suse.cz>
Wed, 21 Jul 2010 14:01:47 +0000 (16:01 +0200)
The nobh option was only supported for writeback mode, but given that all
write paths (except mmapped writed) actually create buffer heads, it
effectively was a no-op already.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found