]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
fuse3: less error prone inode_acq/inode_rel API
authorEric Wong <bofh@YHBT.net>
Wed, 22 Feb 2023 17:34:55 +0000 (17:34 +0000)
committerEric Wong <e@80x24.org>
Wed, 22 Feb 2023 17:55:07 +0000 (17:55 +0000)
commit64c3666af2bcee114d0645a9f053696b61ac425e
tree38c7e3b46b103bf8d6cc92370f17f86969fcc0f8
parent80ce906027eeb7b4cc5cc7d3858294927951988a
fuse3: less error prone inode_acq/inode_rel API

We can return the locked mutex to the caller which makes
it more apparent we need to unlock the mutex.
lib/PublicInbox/f3.h