libxfs: move source files
authorDave Chinner <dchinner@redhat.com>
Wed, 25 Jun 2014 04:57:53 +0000 (14:57 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 25 Jun 2014 04:57:53 +0000 (14:57 +1000)
Move all the source files that are shared with userspace into
libxfs/. This is done as one big chunk simpy to get it done
quickly

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
27 files changed:
fs/xfs/Makefile
fs/xfs/libxfs/xfs_alloc.c [moved from fs/xfs/xfs_alloc.c with 100% similarity]
fs/xfs/libxfs/xfs_alloc_btree.c [moved from fs/xfs/xfs_alloc_btree.c with 100% similarity]
fs/xfs/libxfs/xfs_attr.c [moved from fs/xfs/xfs_attr.c with 100% similarity]
fs/xfs/libxfs/xfs_attr_leaf.c [moved from fs/xfs/xfs_attr_leaf.c with 100% similarity]
fs/xfs/libxfs/xfs_attr_remote.c [moved from fs/xfs/xfs_attr_remote.c with 100% similarity]
fs/xfs/libxfs/xfs_bmap.c [moved from fs/xfs/xfs_bmap.c with 100% similarity]
fs/xfs/libxfs/xfs_bmap_btree.c [moved from fs/xfs/xfs_bmap_btree.c with 100% similarity]
fs/xfs/libxfs/xfs_btree.c [moved from fs/xfs/xfs_btree.c with 100% similarity]
fs/xfs/libxfs/xfs_da_btree.c [moved from fs/xfs/xfs_da_btree.c with 100% similarity]
fs/xfs/libxfs/xfs_da_format.c [moved from fs/xfs/xfs_da_format.c with 100% similarity]
fs/xfs/libxfs/xfs_dir2.c [moved from fs/xfs/xfs_dir2.c with 100% similarity]
fs/xfs/libxfs/xfs_dir2_block.c [moved from fs/xfs/xfs_dir2_block.c with 100% similarity]
fs/xfs/libxfs/xfs_dir2_data.c [moved from fs/xfs/xfs_dir2_data.c with 100% similarity]
fs/xfs/libxfs/xfs_dir2_leaf.c [moved from fs/xfs/xfs_dir2_leaf.c with 100% similarity]
fs/xfs/libxfs/xfs_dir2_node.c [moved from fs/xfs/xfs_dir2_node.c with 100% similarity]
fs/xfs/libxfs/xfs_dir2_priv.h [moved from fs/xfs/xfs_dir2_priv.h with 100% similarity]
fs/xfs/libxfs/xfs_dir2_sf.c [moved from fs/xfs/xfs_dir2_sf.c with 100% similarity]
fs/xfs/libxfs/xfs_dquot_buf.c [moved from fs/xfs/xfs_dquot_buf.c with 100% similarity]
fs/xfs/libxfs/xfs_ialloc.c [moved from fs/xfs/xfs_ialloc.c with 100% similarity]
fs/xfs/libxfs/xfs_ialloc_btree.c [moved from fs/xfs/xfs_ialloc_btree.c with 100% similarity]
fs/xfs/libxfs/xfs_inode_buf.c [moved from fs/xfs/xfs_inode_buf.c with 100% similarity]
fs/xfs/libxfs/xfs_inode_fork.c [moved from fs/xfs/xfs_inode_fork.c with 100% similarity]
fs/xfs/libxfs/xfs_log_rlimit.c [moved from fs/xfs/xfs_log_rlimit.c with 100% similarity]
fs/xfs/libxfs/xfs_rtbitmap.c [moved from fs/xfs/xfs_rtbitmap.c with 100% similarity]
fs/xfs/libxfs/xfs_symlink_remote.c [moved from fs/xfs/xfs_symlink_remote.c with 100% similarity]
fs/xfs/libxfs/xfs_trans_resv.c [moved from fs/xfs/xfs_trans_resv.c with 100% similarity]

diff --cc fs/xfs/Makefile
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge