diff options
author | Allison Henderson <allison.henderson@oracle.com> | 2018-10-18 17:20:45 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2018-10-18 17:20:45 +1100 |
commit | e2421f0b5ff3ce279573036f5cfcb0ce28b422a9 (patch) | |
tree | e09eea11a84f1ca42ec41fc514757033c7f9e9bf /fs/xfs | |
parent | 56668a5cc420818b8e9c2197281d068552f80e46 (diff) | |
download | linux-e2421f0b5ff3ce279573036f5cfcb0ce28b422a9.tar.bz2 |
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
This patch moves fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
since xfs_attr.c is in libxfs. We will need these later in
xfsprogs.
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs')
-rw-r--r-- | fs/xfs/libxfs/xfs_attr.h (renamed from fs/xfs/xfs_attr.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/fs/xfs/xfs_attr.h b/fs/xfs/libxfs/xfs_attr.h index 033ff8c478e2..033ff8c478e2 100644 --- a/fs/xfs/xfs_attr.h +++ b/fs/xfs/libxfs/xfs_attr.h |