From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:49 +0000 (+1000) Subject: xfs: don't special case shared superblock mounts X-Git-Tag: v3.12-rc1~80^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b406091bb3fcbab3d846d7d273e30e5fc8ceb5;p=pandora-kernel.git xfs: don't special case shared superblock mounts Neither kernel or userspace support shared read-only mounts, so don't bother special casing the support check to be different between kernel and userspace. The same check can be used as neither like it... Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed