[PATCH 0/3] Minor locking fixes and debug output
Valerie Aurora <[email protected]> Thu, 19 Mar 2026 10:37:24 +0100
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
Fix some minor locking issues found by lockdep and add a little
helpful debug output.
Valerie Aurora (3):
rpdfs: Use write_seqlock_bh() for balloc info
rpdfs: Initialize block seqlock before using it and fix memleak
rpdfs: Add debugging for block not found case in
rpdfs_use_txn_prepared
fs/rpdfs/balloc.c | 12 ++++++------
fs/rpdfs/block.c | 13 +++++++------
fs/rpdfs/txn.c | 1 +
3 files changed, 14 insertions(+), 12 deletions(-)
--
2.49.0