From: Christoph Hellwig Date: Mon, 14 Jun 2010 18:42:49 +0000 (-0400) Subject: ext4: remove vestiges of nobh support X-Git-Tag: v2.6.36-rc1~501^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206f7ab4f49a2021fcb8687f25395be77711ddee;p=pandora-kernel.git ext4: remove vestiges of nobh support 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed