diff options
author | 2025-04-01 20:26:48 -0700 | |
---|---|---|
committer | 2025-04-02 10:24:34 -0400 | |
commit | a07c43e6c2ff4cbdba7abf8d533b2faf19fa2287 (patch) | |
tree | 7e00db1a40c1c78b93ccc04c242bd0275c11c510 /scripts/lib/kdoc/kdoc_output.py | |
parent | bcachefs: bch_dev_usage_full (diff) | |
download | linux-rng-a07c43e6c2ff4cbdba7abf8d533b2faf19fa2287.tar.xz linux-rng-a07c43e6c2ff4cbdba7abf8d533b2faf19fa2287.zip |
bcachefs: add missing selection of XARRAY_MULTI
When CONFIG_XARRAY_MULTI is not set, reading from a bcachefs file hits
the 'BUG_ON(order > 0);' in xas_set_order(), because it tries to insert
a large folio in the page cache. Fix this by making bcachefs select
XARRAY_MULTI.
Fixes: be212d86b19c ("bcachefs: bs > ps support")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions