diff options
author | Dave Chinner <[email protected]> | 2015-01-09 10:45:13 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2015-01-09 10:45:13 +1100 |
commit | 2155355fda502e75cd942db101fbb08e1a826ba8 (patch) | |
tree | 57d44594e93cf641ee80ecd6eb455d62f3cc41bf | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) |
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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
-rw-r--r-- | fs/xfs/libxfs/xfs_fs.h (renamed from fs/xfs/xfs_fs.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/fs/xfs/xfs_fs.h b/fs/xfs/libxfs/xfs_fs.h index 18dc721ca19f..18dc721ca19f 100644 --- a/fs/xfs/xfs_fs.h +++ b/fs/xfs/libxfs/xfs_fs.h |