From: Dave Chinner Date: Mon, 19 May 2014 21:47:05 +0000 (+1000) Subject: xfs: remove shared supberlock feature checking X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab3e57b53f549ad51cbdf85e846ca4eaf0f3be30;p=pandora-kernel.git xfs: remove shared supberlock feature checking We reject any filesystem that is mounted with this feature bit set, so we don't need to check for it anywhere else. Remove the function for checking if the feature bit is set and any code that uses it. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Reviewed-by: Jie Liu Signed-off-by: Dave Chinner --- Reading git-diff-tree failed