diff options
author | Dave Chinner <dchinner@redhat.com> | 2015-02-02 00:14:25 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-02-02 00:14:25 +0100 |
commit | 29a17c00d4b1b8eab61b85b71cb5a83455a7dc5e (patch) | |
tree | 7133ee7e4cf2b3b54a22a96c8155e638ea3f4953 /mm/Makefile | |
parent | xfs: FSX_NONBLOCK is not used (diff) | |
download | linux-29a17c00d4b1b8eab61b85b71cb5a83455a7dc5e.tar.xz linux-29a17c00d4b1b8eab61b85b71cb5a83455a7dc5e.zip |
xfs: separate xflags from xfs_ioctl_setattr
The setting of the extended flags is down through two separate
interfaces, but they are munged together into xfs_ioctl_setattr
and make that function far more complex than it needs to be.
Separate it out into a helper function along with all the other
common inode changes and transaction manipulations in
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 '')
0 files changed, 0 insertions, 0 deletions