aboutsummaryrefslogtreecommitdiffstats
path: root/lib/closure.c
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2024-06-23 00:52:39 +0000
committerKent Overstreet <[email protected]>2024-06-23 04:57:21 +0000
commitf44cc269a1c148ad83332d85fe54607e8874ca79 (patch)
tree13c72b423b7756eaa1f588c2165653faaee8dc22 /lib/closure.c
parentbcachefs: Fix freeing of error pointers (diff)
downloadkernel-f44cc269a1c148ad83332d85fe54607e8874ca79.tar.gz
kernel-f44cc269a1c148ad83332d85fe54607e8874ca79.zip
bcachefs: fix seqmutex_relock()
We were grabbing the sequence number before unlock incremented it - fix this by moving the increment to seqmutex_lock() (so the seqmutex_relock() failure path skips the mutex_trylock()), and returning the sequence number from unlock(), to make the API simpler and safer. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'lib/closure.c')
0 files changed, 0 insertions, 0 deletions