Re: [PATCH 2/3] rpdfs: Initialize block seqlock before using it and fix memleak

Zach Brown <[email protected]> Wed, 25 Mar 2026 15:08:42 -0700
Newsgroups dev.linux.lists.rpdfs-devel
Message-ID <[email protected]>
On Thu, Mar 19, 2026 at 10:37:26AM +0100, Valerie Aurora wrote:
> alloc_data_page() was using bk->seqlock before it was
> initialized. Move the lock initializations to before the
> alloc_data_page() call and free the block struct if it fails.
> 
> Signed-off-by: Valerie Aurora <[email protected]>

Applied, thanks!

- z
(donning my favourite brown paper bag over here)