Skip to content
Commit 79f52b77 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

jfs: Add missing mutex_unlock call to error path



Jan Kucera found an missing call to mutex_unlock() with his static code
checker.  It's an unlikely error path to hit in the real world, but it
should be fixed.

Signed-off-by: default avatarDave Kleikamp <shaggy@linux.vnet.ibm.com>
Reported-by: default avatarJan Kucera <kucera.jan.cz@gmail.com>
parent 9c83633a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment