[PATCH v5 RESEND 0/2] Misc fixes for ocfs2_read_blocks

From: Joseph Qi
Date: Sun Sep 01 2024 - 22:37:06 EST


This series contains 2 fixes for ocfs2_read_blocks().
The first patch fix the issue reported by syzbot, which detects bad
unlock balance in ocfs2_read_blocks().
The second patch fix an issue reported by Heming Zhao when reviewing
above fix.

Lizhi Xu (2):
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate

fs/ocfs2/buffer_head_io.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.39.3