diff options
author | Dave Chinner <david@fromorbit.com> | 2015-02-02 00:22:53 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-02-02 00:22:53 +0100 |
commit | 23bd0735cfdf5322170a9ef48c7d47c2e6567ba8 (patch) | |
tree | ee21ef48c72c9ccfe244b4673df70fd9fbb64329 /fs/xfs/xfs_trans.h | |
parent | xfs: factor extsize hint checking out of xfs_ioctl_setattr (diff) | |
download | linux-23bd0735cfdf5322170a9ef48c7d47c2e6567ba8.tar.xz linux-23bd0735cfdf5322170a9ef48c7d47c2e6567ba8.zip |
xfs: factor projid hint checking out of xfs_ioctl_setattr
The project ID change checking is one of the few remaining open
coded checks in xfs_ioctl_setattr(). Factor it into a helper
function so that the setattr code mostly becomes a flow of check
and action helpers, making it easier to read and follow.
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_trans.h')
0 files changed, 0 insertions, 0 deletions