diff options
author | Christoph Hellwig <hch@lst.de> | 2023-12-04 20:40:54 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-07 12:21:07 +0300 |
commit | 64f08b152a3bc171f4651271bfe973ad3d085ab6 (patch) | |
tree | dbd4eb8633ec524badcef92265fd616d5ee0c97e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 011f129fee4bd064a3db30ca1a0139548a619482 (diff) | |
download | linux-64f08b152a3bc171f4651271bfe973ad3d085ab6.tar.xz |
xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler
The XFS_IOC_GET_RESBLKS and XFS_IOC_SET_RESBLKS already share a fair
amount of code, and will share even more soon. Move the logic for both
of them out of the main xfs_file_ioctl function into a
xfs_ioctl_getset_resblocks helper to share the code and prepare for
additional changes.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions