diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-02-18 00:47:45 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:24 -0400 |
commit | 8f9ad91a02c4fd1391ce852cadd9a0227fdd624a (patch) | |
tree | 179397fe5647fc5ea9ada7c5db34809e5e8be433 /fs/overlayfs/Kconfig | |
parent | bf7e49a4ae564108d08d314e514a6f802748d73b (diff) | |
download | linux-8f9ad91a02c4fd1391ce852cadd9a0227fdd624a.tar.gz linux-8f9ad91a02c4fd1391ce852cadd9a0227fdd624a.tar.bz2 linux-8f9ad91a02c4fd1391ce852cadd9a0227fdd624a.zip |
bcachefs: Fix failure to allocate btree node in cache
The error code when we fail to allocate a node in the btree node cache
doesn't make it to bch2_btree_path_traverse_all(). Instead, we need to
stash a flag in btree_trans so we know we have to take the cannibalize
lock.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/overlayfs/Kconfig')
0 files changed, 0 insertions, 0 deletions