diff options
author | 2023-12-04 18:40:54 +0100 | |
---|---|---|
committer | 2023-12-07 14:51:07 +0530 | |
commit | 64f08b152a3bc171f4651271bfe973ad3d085ab6 (patch) | |
tree | dbd4eb8633ec524badcef92265fd616d5ee0c97e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Documentation: xfs: consolidate XFS docs into its own subdirectory (diff) | |
download | wireguard-linux-64f08b152a3bc171f4651271bfe973ad3d085ab6.tar.xz wireguard-linux-64f08b152a3bc171f4651271bfe973ad3d085ab6.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions