commit | 4a65b7c2c72c3940a4472c49743fdb65a03a9935 | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Sun Oct 13 17:10:34 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 21 09:04:58 2019 -0700 |
tree | 8552e8a82fc1c770a2fa8f5575ae24f1234bfd21 | |
parent | fec0afdaf498a9a923c3688cc9f9c91a73f5bcd8 [diff] |
xfs: refactor allocation tree fixup code Both algorithms duplicate the same btree allocation code. Eliminate the duplication and reuse the fallback algorithm codepath. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>