commit | d9c76d052976f0d5ed9ad71890c3de197e9a813d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 11 14:05:02 2022 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Jan 11 15:16:04 2022 -0800 |
tree | 3545f8cf23938d46d497f1c4acd95e00d016df03 | |
parent | df71ad77de5ba5170db48f07f93c9ee7140d9fcd [diff] |
xfs: remove the XFS_IOC_FSSETDM definitions 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>