diff options
author | Dave Chinner <dchinner@redhat.com> | 2015-06-22 02:04:42 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-06-22 02:04:42 +0200 |
commit | 72d552854b96b3e2a2c547a5e5a798a17dfda650 (patch) | |
tree | 4b50e956385d7bc05dd58de89d4401ca7d6a63e7 /fs/ecryptfs | |
parent | xfs: xfs_alloc_fix_freelist() can use incore perag structures (diff) | |
download | linux-72d552854b96b3e2a2c547a5e5a798a17dfda650.tar.xz linux-72d552854b96b3e2a2c547a5e5a798a17dfda650.zip |
xfs: factor out free space extent length check
The longest extent length checks in xfs_alloc_fix_freelist() are now
essentially identical. Factor them out into a helper function, so we
know they are checking exactly the same thing before and after we
lock the AGF.
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/ecryptfs')
0 files changed, 0 insertions, 0 deletions