Re: [PATCH 3/3] rpdfs: Add debugging for block not found case in rpdfs_use_txn_prepared
Zach Brown <[email protected]> Wed, 25 Mar 2026 15:09:51 -0700
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 19, 2026 at 10:37:27AM +0100, Valerie Aurora wrote: > Add a bnr debug print for the case of calling rpdfs_use_txn_prepared > on a non-existent block. Applied, though this'll go away as the txn model changes :). - z