From: Christoph Hellwig Date: Fri, 10 Dec 2010 08:42:23 +0000 (+0000) Subject: xfs: remove the all_bh flag from xfs_convert_page X-Git-Tag: v2.6.38-rc1~44^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa24f92530edaf86c3b5f662464e0d2e3b3e517;p=pandora-kernel.git xfs: remove the all_bh flag from xfs_convert_page The all_bh flag is always set when entering the page clustering machinery with a regular written extent, which means the check for it is superflous. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed