ext4: remove vestiges of nobh support
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Jun 2010 18:42:49 +0000 (14:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jun 2010 18:42:49 +0000 (14:42 -0400)
The nobh option was only supported for writeback mode, but given that all
write paths actually create buffer heads it effectively was a no-op already.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/ext4_jbd2.h
fs/ext4/inode.c
fs/ext4/super.c

diff --cc fs/ext4/ext4.h
Simple merge
Simple merge
diff --cc fs/ext4/inode.c
Simple merge
diff --cc fs/ext4/super.c
Simple merge