]> Git Repo - linux.git/commit
ocfs2: unlock bh_state if bg check fails
authorChangwei Ge <[email protected]>
Thu, 1 Feb 2018 00:15:29 +0000 (16:15 -0800)
committerLinus Torvalds <[email protected]>
Thu, 1 Feb 2018 01:18:35 +0000 (17:18 -0800)
commite75ed71be4f2f7508bd7d1d993d34095a10ca447
tree52500d9c656268adc73ed0b9904ffc4ac045d4d7
parentc4c2416ab0d656539cca5de4ae0a2ba8ec3d9eca
ocfs2: unlock bh_state if bg check fails

We should unlock bh_stat if bg->bg_free_bits_count > bg->bg_bits

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Changwei Ge <[email protected]>
Suggested-by: Jan Kara <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Changwei Ge <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ocfs2/suballoc.c
This page took 0.052964 seconds and 4 git commands to generate.