diff options
author | Brian Foster <bfoster@redhat.com> | 2014-04-24 10:00:53 +0400 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-04-24 10:00:53 +0400 |
commit | 2b64ee5cdc106704b5c0f8954a52aa598eee25eb (patch) | |
tree | 680de9fa15c6429682d97ca0b1727194d7040d9f /fs/xfs/xfs_attr_inactive.c | |
parent | 6dd8638e4e8764e0d6557fc62840a815a99c136d (diff) | |
download | linux-2b64ee5cdc106704b5c0f8954a52aa598eee25eb.tar.xz |
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
Refactor xfs_difree() in preparation for the finobt. xfs_difree()
performs the validity checks against the ag and reads the agi
header. The work of physically updating the inode allocation btree
is pushed down into the new xfs_difree_inobt() helper.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_attr_inactive.c')
0 files changed, 0 insertions, 0 deletions