Commit a07c43e6 authored by Eric Biggers's avatar Eric Biggers Committed by Kent Overstreet
Browse files

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: be212d86 ("bcachefs: bs > ps support")
Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 955ba7b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment