diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-10 22:19:40 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-13 14:33:16 -0400 |
commit | f8b3af1081cb75adb7e15ffc25d6b82973b34f3f (patch) | |
tree | 1014e6c9277a8cfa4eaa009e4c9da69df94615a1 /drivers/usb/cdns3/cdns3-debug.h | |
parent | e21f4365a3fb33ef32b610b77971c44d8d58a272 (diff) |
bcachefs: bch2_btree_path_upgrade() checks nodes_locked, not uptodate
In the key cache fill path, we use path_upgrade() on a path that isn't
uptodate yet but should be locked.
This change makes bch2_btree_path_upgrade() slightly looser so we can
use it in key cache upgrade, instead of the __ version.
Also, make the related assert - that path->uptodate implies nodes_locked
- slightly clearer.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions