diff options
| author | Dave Chinner <dchinner@redhat.com> | 2015-01-09 10:45:13 +1100 |
|---|---|---|
| committer | Dave Chinner <david@fromorbit.com> | 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 <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
| -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 |
