xfs: move xfs_trans_inode.c to libxfs/
authorEric Sandeen <sandeen@redhat.com>
Fri, 12 Jul 2019 22:07:05 +0000 (15:07 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 15 Jul 2019 15:10:18 +0000 (08:10 -0700)
commit3f6d70e88555d2513b0199c0c383602bf8aec059
tree721993d29397c3e60a67d24089941c2a8406a076
parent488ca3d8d088ec4658c87aaec6a91e98acccdd54
xfs: move xfs_trans_inode.c to libxfs/

Userspace now has an identical xfs_trans_inode.c which it has already
moved to libxfs/ so do the same move for kernelspace.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/Makefile
fs/xfs/libxfs/xfs_trans_inode.c [moved from fs/xfs/xfs_trans_inode.c with 100% similarity]