xfs: rename xfs_fc_* back to xfs_fs_*
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 4 Dec 2020 23:59:39 +0000 (15:59 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 9 Dec 2020 17:49:38 +0000 (09:49 -0800)
commit1e5c39dfd3a4630f382581b967c027f4cff7569d
tree946335456e1743c0d16bdbed40330f0ab8cf1dbd
parent33005fd0a537501111fc97ec330b721388c6b451
xfs: rename xfs_fc_* back to xfs_fs_*

Get rid of this one-off namespace since we're done converting things to
fscontext now.

Suggested-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/xfs_super.c