]> rtime.felk.cvut.cz Git - mcf548x/linux.git/commit
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)
commit4c4d3901225518ed1a4c938ba15ba09842a00770
tree0ed9eb0ad123174ebdd6ea507ac06b388d0d0b20
parent0411ba7902e09111d6f2041b4697a597d2cf7736
ext3: remove vestiges of nobh support

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>
fs/ext3/inode.c
fs/ext3/super.c
include/linux/ext3_fs.h