aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorZhang Yi <yi.zhang@huawei.com>2024-04-25 21:13:29 +0800
committerChandan Babu R <chandanbabu@kernel.org>2024-04-29 17:23:11 +0530
commit2e08371a83f1c06fd85eea8cd37c87a224cc4cc4 (patch)
tree9364938be9485b396f05ecc01f51b6e9d1206f7e /scripts/generate_rust_analyzer.py
parentxfs: make the seq argument to xfs_bmapi_convert_delalloc() optional (diff)
downloadwireguard-linux-2e08371a83f1c06fd85eea8cd37c87a224cc4cc4.tar.xz
wireguard-linux-2e08371a83f1c06fd85eea8cd37c87a224cc4cc4.zip
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Since xfs_bmapi_convert_delalloc() only attempts to allocate the entire delalloc extent and require multiple invocations to allocate the target offset. So xfs_convert_blocks() add a loop to do this job and we call it in the write back path, but xfs_convert_blocks() isn't a common helper. Let's do it in xfs_bmapi_convert_delalloc() and drop xfs_convert_blocks(), preparing for the post EOF delalloc blocks converting in the buffered write begin path. Signed-off-by: Zhang Yi <yi.zhang@huawei.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions