From: Christoph Hellwig Date: Mon, 7 Jun 2010 08:20:39 +0000 (+0200) Subject: ext3: remove vestiges of nobh support X-Git-Tag: v2.6.36-rc1~502^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c4d3901225518ed1a4c938ba15ba09842a00770;p=pandora-kernel.git 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed