From: Badari Pulavarty Date: Sun, 26 Mar 2006 09:38:05 +0000 (-0800) Subject: [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize X-Git-Tag: v2.6.17-rc1~587 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0e9285233a32edf267d27cd03fe0056951422cf;p=pandora-kernel.git [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize There is no valid reason why we can't support "nobh" option for filesystems with blocksize != PAGESIZE. This patch lets them use "nobh" option for writeback mode for blocksize < pagesize. Signed-off-by: Badari Pulavarty Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed