xfs/122: mask wonky ioctls
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 1 Aug 2019 01:42:47 +0000 (18:42 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 4 Aug 2019 08:50:19 +0000 (16:50 +0800)
commit31f219d3e58c649b9d2007e4e70004f0c25fd251
tree0978b2cd1fa6c712ecc6665b0e10b027b16f4c80
parent5b9305f2faff948ab4416eccf97b50976d924933
xfs/122: mask wonky ioctls

Don't check the structure size of the inogrp/bstat/fsop_bulkreq
structures because they're incorrectly padded.  When we remove the
old typdefs the old filter stops working.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/122