xfs: kill xfs_ioctl_setattr behaviour mask
authorDave Chinner <dchinner@redhat.com>
Sun, 1 Feb 2015 23:16:25 +0000 (10:16 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 1 Feb 2015 23:16:25 +0000 (10:16 +1100)
Now there is only one caller to xfs_ioctl_setattr that uses all the
functionality of the function we can kill the behviour mask and
start cleaning up the code.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_ioctl.c

Simple merge