summaryrefslogtreecommitdiff
path: root/fs/binfmt_script.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-04-10 23:22:46 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2024-08-22 02:07:28 -0400
commita97f90407d3acc4eb025b69afd65f7f56d54c5be (patch)
treeadd82a84acff9019c73926071341448e36d18e82 /fs/binfmt_script.c
parent9bc9b0a57367fdba41a76da7838ab8185d6ef67f (diff)
bcachefs: bch2_btree_path_upgrade_norestart()bcachefs-testing-2
btree_path_get_locks() leaves a path unlocked (and with error pointers for nodes) on failure - this used to be necessary for path_traverse() to correctly lock all needed levels. But it's not needed anymore, and we need a new helper that doesn't break future locking invariants and leave us in a bad state (unlocked) when used on a should_be_locked path, because bch2_path_get() has no way of returning a transaction restart. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/binfmt_script.c')
0 files changed, 0 insertions, 0 deletions