commit | 9dec0368b9640c09ef5af48214e097245e57a204 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 11 14:05:02 2022 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Jan 17 09:16:40 2022 -0800 |
tree | 06b9de3f18bb08a763f854ff7669c00d62166111 | |
parent | 4a9bca86806fa6fc4fbccf050c1bd36a4778948a [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> Reviewed-by: Dave Chinner <dchinner@redhat.com>