diff options
author | Darrick J. Wong <[email protected]> | 2016-10-10 16:47:40 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-10-10 16:47:40 +1100 |
commit | 024adf48702212b0af15c682a7ff9773e1e092d6 (patch) | |
tree | 452b62e369489bd4d207d125615580913b4fb9ad /net/unix/sysctl_net_unix.c | |
parent | 63646fc58d666f149b85ccf470bfc1576a779d4c (diff) |
xfs: reduce stack usage of _reflink_clear_inode_flag
The loop in _reflink_clear_inode_flag isn't necessary since we
jump out if any part of any extent is shared. Remove the loop
and we no longer need two maps, so we can save some stack use.
Signed-off-by: Darrick J. Wong <[email protected]>
Reported-by: Brian Foster <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions