Skip to content
Commit 62013ab5 authored by Ryusuke Konishi's avatar Ryusuke Konishi
Browse files

nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function



The nilfs_cpfile_delete_checkpoints() wrongly skips brelse() for the
header block of checkpoint file in case of errors.  This fixes the
leak bug.

Signed-off-by: default avatarRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
parent 59a3759d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment