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)
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

Simple merge
diff --cc fs/xfs/xfs_sb.c
Simple merge
diff --cc fs/xfs/xfs_sb.h
Simple merge