xfs: move xfs_fs.h to libxfs
authorDave Chinner <dchinner@redhat.com>
Thu, 8 Jan 2015 23:45:13 +0000 (10:45 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 8 Jan 2015 23:45:13 +0000 (10:45 +1100)
commit2155355fda502e75cd942db101fbb08e1a826ba8
tree57d44594e93cf641ee80ecd6eb455d62f3cc41bf
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
xfs: move xfs_fs.h to libxfs

Ioctl API definitions are shared with userspace, so move the header
file that defines them all to libxfs along with all the other code
shared with userspace.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_fs.h [moved from fs/xfs/xfs_fs.h with 100% similarity]