diff options
author | 2025-01-07 16:28:25 +0800 | |
---|---|---|
committer | 2025-01-17 03:18:55 +0800 | |
commit | 9f74ae8c9ac97a79f9d45c92bd8ac8598e17f21f (patch) | |
tree | a8861984bbb23a597f41a5094c2401d0dcbdaa75 /scripts/generate_rust_analyzer.py | |
parent | erofs: micro-optimize superblock checksum (diff) | |
download | wireguard-linux-9f74ae8c9ac97a79f9d45c92bd8ac8598e17f21f.tar.xz wireguard-linux-9f74ae8c9ac97a79f9d45c92bd8ac8598e17f21f.zip |
erofs: shorten bvecs[] for file-backed mounts
BIO_MAX_VECS is too large for __GFP_NOFAIL allocation. We could use
a mempool (since BIOs can always proceed), but it seems overly
complicated for now.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250107082825.74242-1-hsiangkao@linux.alibaba.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions