diff options
author | Dave Chinner <dchinner@redhat.com> | 2015-02-02 00:15:56 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-02-02 00:15:56 +0100 |
commit | f96291f6a39c2b60bede851efa059ba89e5f8277 (patch) | |
tree | 12e598d3e71d0e0367a8114fabf1c37f7e359463 /fs/xfs/xfs_dquot_item.c | |
parent | xfs: factor out xfs_ioctl_setattr transaciton preamble (diff) | |
download | linux-f96291f6a39c2b60bede851efa059ba89e5f8277.tar.xz linux-f96291f6a39c2b60bede851efa059ba89e5f8277.zip |
xfs: disaggregate xfs_ioctl_setattr
xfs_ioctl_setxflags doesn't need all of the functionailty in
xfs_ioctl_setattr() and now we have separate helper functions that
share the checks and modifications that xfs_ioctl_setxflags
requires. Hence disaggregate it from xfs_ioctl_setattr() to allow
further work to be done on xfs_ioctl_setattr.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_dquot_item.c')
0 files changed, 0 insertions, 0 deletions