diff options
author | 2011-04-21 13:21:03 +0000 | |
---|---|---|
committer | 2011-04-28 13:27:46 -0500 | |
commit | 8c1fdd0be5498f852e00c5fbd9cb0c3969e46cc6 (patch) | |
tree | 72b9653c312f5c379ea886db6e52b28d6f60a67e /kernel | |
parent | xfs: fix compiler warning in xfs_trace.h (diff) | |
download | wireguard-linux-8c1fdd0be5498f852e00c5fbd9cb0c3969e46cc6.tar.xz wireguard-linux-8c1fdd0be5498f852e00c5fbd9cb0c3969e46cc6.zip |
xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
XFS_IOC_ZERO_RANGE uses struct xfs_flock64, and thus requires argument
translation for 32-bit binaries on x86. Add the required
XFS_IOC_ZERO_RANGE_32 defined and add it to the list of commands that
require xfs_flock64 translation.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions