diff options
author | Dave Chinner <dchinner@redhat.com> | 2019-04-12 07:41:16 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-04-14 18:15:57 -0700 |
commit | 1b6d968de22bffd85a60538d2628185b17228291 (patch) | |
tree | df40a9976b7ae8f60f203ca32bb2eeead97a2c17 /fs/compat.c | |
parent | 519841c207de9926418d2f39e162097088478781 (diff) | |
download | linux-1b6d968de22bffd85a60538d2628185b17228291.tar.gz linux-1b6d968de22bffd85a60538d2628185b17228291.tar.bz2 linux-1b6d968de22bffd85a60538d2628185b17228291.zip |
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Unfortunately, the V4 XFS_IOC_FSGEOMETRY structure is out of space so we
can't just add a new field to it. Hence we need to bump the definition
to V5 and and treat the V4 ioctl and structure similar to v1 to v3.
While doing this, clean up all the definitions associated with the
XFS_IOC_FSGEOMETRY ioctl.
Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: forward port to 5.1, expand structure size to 256 bytes]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/compat.c')
0 files changed, 0 insertions, 0 deletions