diff options
author | 2019-08-15 23:41:06 -0700 | |
---|---|---|
committer | 2019-08-16 18:42:59 -0700 | |
commit | 314e01a6d7ddf04608440beb087b21d8aa32f03f (patch) | |
tree | 7f763f06a3e348adc856d7536175a024d621a9d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: don't crash on null attr fork xfs_bmapi_read (diff) | |
download | linux-dev-314e01a6d7ddf04608440beb087b21d8aa32f03f.tar.xz linux-dev-314e01a6d7ddf04608440beb087b21d8aa32f03f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions