]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the XFS_IOC_FSSETDM definitions libxfs-5.17-sync_2022-04-18
authorDarrick J. Wong <djwong@kernel.org>
Tue, 11 Jan 2022 23:55:24 +0000 (15:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 19 Apr 2022 04:04:11 +0000 (21:04 -0700)
commitd83f12e0fae01ee2aa711dccb8163b24d3c0704f
treec3a8a3904b1e93a60a28d930905a1f63381193b8
parentc69c8386d7e2647c19f985639bb8a6abbc913591
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