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

Joseph Qi posted 2 patches 1 year, 3 months ago
fs/ocfs2/buffer_head_io.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v5 RESEND 0/2] Misc fixes for ocfs2_read_blocks
Posted by Joseph Qi 1 year, 3 months ago
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