diff options
author | Chandan Babu R <chandanrlinux@gmail.com> | 2021-01-22 16:48:17 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-01-22 16:54:49 -0800 |
commit | 07c72e556299a7fea448912b1330b9ebfd418662 (patch) | |
tree | e3381a986d3d5f8e10184612f243038beae076f6 /fs/xfs/xfs_error.c | |
parent | 0961fddfdd3f8ccd6302af2e7718abbaf18c9fff (diff) |
xfs: Process allocated extent in a separate function
This commit moves over the code in xfs_bmap_btalloc() which is
responsible for processing an allocated extent to a new function. Apart
from xfs_bmap_btalloc(), the new function will be invoked by another
function introduced in a future commit.
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Chandan Babu R <chandanrlinux@gmail.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions