diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-16 09:41:06 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-08-17 04:42:59 +0300 |
commit | 314e01a6d7ddf04608440beb087b21d8aa32f03f (patch) | |
tree | 7f763f06a3e348adc856d7536175a024d621a9d5 /fs/romfs | |
parent | 8612de3f7ba6e900465e340516b8313806d27b2d (diff) | |
download | linux-314e01a6d7ddf04608440beb087b21d8aa32f03f.tar.xz |
xfs: fall back to native ioctls for unhandled compat ones
Always try the native ioctl if we don't have a compat handler. This
removes a lot of boilerplate code as 'modern' ioctls should generally
be compat clean, and fixes the missing entries for the recently added
FS_IOC_GETFSLABEL/FS_IOC_SETFSLABEL ioctls.
Fixes: f7664b31975b ("xfs: implement online get/set fs label")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions