]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the XFS_IOC_FSSETDM definitions libxfs-5.17-sync_2022-01-19
authorDarrick J. Wong <djwong@kernel.org>
Tue, 11 Jan 2022 23:55:24 +0000 (15:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:53 +0000 (16:02 -0800)
commit0a0c3bcc124eb6f44d16a8e9a8f145f547c2039b
tree147529e0685cd6b4466fe90b9a7185fba2dcfbe6
parent3d48d091746765d97b113a8579c6c532e4edd410
xfs: remove the XFS_IOC_FSSETDM definitions

Source kernel commit: eb6504d3746b280c8bb1d763e3135c9d5725c3f7

Remove the definitions for these ioctls, since the functionality (and,
weirdly, the 32-bit compat ioctl definitions) were removed from the
kernel in November 2019.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libhandle/handle.c
libxfs/xfs_fs.h
man/man3/handle.3
man/man3/xfsctl.3