summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/btree_update.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-11-30 23:32:20 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-03 12:44:18 -0500
commit0117591e69d1edff46bc87061e533a1e25a8c500 (patch)
treec5bff44bcfa353b11f4d0025c9c1b3ce405daee7 /fs/bcachefs/btree_update.c
parent33cc938e65a98f1d29d0a18403dbbee050dcad9a (diff)
downloadlinux-0117591e69d1edff46bc87061e533a1e25a8c500.tar.gz
linux-0117591e69d1edff46bc87061e533a1e25a8c500.tar.bz2
linux-0117591e69d1edff46bc87061e533a1e25a8c500.zip
bcachefs: Don't drop journal pins in exit path
There's no need to drop journal pins in our exit paths - the code was trying to have everything cleaned up on any shutdown, but better to just tweak the assertions a bit. This fixes a bug where calling into journal reclaim in the exit path would cass a null ptr deref. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/btree_update.c')
0 files changed, 0 insertions, 0 deletions