diff options
author | Christoph Hellwig <[email protected]> | 2024-04-29 08:15:25 +0200 |
---|---|---|
committer | Chandan Babu R <[email protected]> | 2024-04-30 09:45:19 +0530 |
commit | 2a9b99d45be0981536f6d3faf40ae3f58febdd49 (patch) | |
tree | 86c1573899cfd8090af465584ae0f44fe64c9cb6 /lib/debugobjects.c | |
parent | 9d06960341ec5f45d3d65bdead3fbce753455e8a (diff) |
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
xfs_bmapi_allocate currently overwrites offset and len when converting
delayed allocations, and duplicates the length cap done for non-delalloc
allocations. Move all that logic into the callers to avoid duplication
and to make the calling conventions more obvious.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions