xfs: remove shared supberlock feature checking
authorDave Chinner <dchinner@redhat.com>
Mon, 19 May 2014 21:47:05 +0000 (07:47 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 19 May 2014 21:47:05 +0000 (07:47 +1000)
commitab3e57b53f549ad51cbdf85e846ca4eaf0f3be30
tree49db4b1146fbef41b0a0fa512e4415e2b2527084
parent5d074a4f8005b988c9d48d29250e36ad64083252
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 <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_fsops.c
fs/xfs/xfs_sb.c
fs/xfs/xfs_sb.h