Commit 109ea419 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested



We only need to return transaction_restart_nested when we're inside a
context that's handling transaction restarts.

Also, add a missing check_subdir_count() call.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 3ff34756
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment