diff options
| author | Christoph Hellwig <[email protected]> | 2020-02-26 17:30:38 -0800 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-03-02 20:55:54 -0800 |
| commit | 3e7a779937a225336922ce48fe7a4a609c7db3e2 (patch) | |
| tree | 3f36e8ce76d04c8664878d9c14c87458f343d8ca /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 2f014aad03d8f7042cb796dbd550665ec73988d2 (diff) | |
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
The old xfs_attr_list code is only used by the attrlist by handle
ioctl. Move it to xfs_ioctl.c with its user. Also move the
attrlist and attrlist_ent structure to xfs_fs.h, as they are exposed
user ABIs. They are used through libattr headers with the same name
by at least xfsdump. Also document this relation so that it doesn't
require a research project to figure out.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Chandan Rajendra <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions