diff options
author | Dave Chinner <dchinner@redhat.com> | 2015-02-02 10:14:25 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-02-02 10:14:25 +1100 |
commit | 29a17c00d4b1b8eab61b85b71cb5a83455a7dc5e (patch) | |
tree | 7133ee7e4cf2b3b54a22a96c8155e638ea3f4953 /fs/overlayfs/inode.c | |
parent | 817b6c480e330a5325ed9acb0cef8143923a52de (diff) |
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 'fs/overlayfs/inode.c')
0 files changed, 0 insertions, 0 deletions