]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bcachefs: kill btree_trans_restart_nounlock()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 24 Sep 2024 02:11:41 +0000 (22:11 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:14 +0000 (01:36 -0500)
commit4e1c6ac05a2348be6b74db63b406c10dd553f1ae
tree1e0342ac8a8c4f8124d106b587e53fb49621481e
parentd6cf895847f60af83bad62b15f1da14abd331fae
bcachefs: kill btree_trans_restart_nounlock()

Redundant, the normal btree_trans_restart() doesn't unlock.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_iter.h
fs/bcachefs/btree_trans_commit.c