Skip to content
Commit d4388d3c authored by Dave Chinner's avatar Dave Chinner Committed by Dave Chinner
Browse files

xfs: factor extsize hint checking out of xfs_ioctl_setattr



The extent size hint change checking is fairly complex, so isolate
that into it's own function. This simplifies the logic flow of the
setattr code, making it easier to read.

Signed-off-by: default avatarDave Chinner <dchinner@redhat.com>
Reviewed-by: default avatarBrian Foster <bfoster@redhat.com>
Signed-off-by: default avatarDave Chinner <david@fromorbit.com>
parent 41c14527
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment