summaryrefslogtreecommitdiff
path: root/net/appletalk
diff options
context:
space:
mode:
authorAndy Strohman <astroh@amazon.com>2020-11-05 20:28:50 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-10 12:37:34 +0100
commit21ab13af8c507b36ccea18d8d1f1c731ee623a9a (patch)
tree13fea6562e341b4de597fde149b637af9f8dc254 /net/appletalk
parent258d01b1577e98feda9cb3d4f141aa318e59b715 (diff)
xfs: flush for older, xfs specific ioctls
837a6e7f5cdb ("fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers") changed ioctls XFS_IOC_UNRESVSP XFS_IOC_UNRESVSP64 and XFS_IOC_ZERO_RANGE to be generic instead of xfs specific. Because of this change, 36f11775da75 ("xfs: properly serialise fallocate against AIO+DIO") needed adaptation, as 5.4 still uses the xfs specific ioctls. Without this, xfstests xfs/242 and xfs/290 fail. Both of these tests test XFS_IOC_ZERO_RANGE. Fixes: 36f11775da75 ("xfs: properly serialise fallocate against AIO+DIO") Tested-by: Andy Strohman <astroh@amazon.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/appletalk')
0 files changed, 0 insertions, 0 deletions