Skip to content
Commit 48ce8b05 authored by Evgeniy Dushistov's avatar Evgeniy Dushistov Committed by Dave Kleikamp
Browse files

JFS: commit_mutex cleanups



I look at code, and see that
1)locks wasn't release in the opposite order in which they were taken
2)in jfs_rename we lock new_ip, and in "error path" we didn't unlock it
3)I see strange expression: "! !"

May be this worth to fix?

Signed-off-by: default avatarEvgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: default avatarDave Kleikamp <shaggy@austin.ibm.com>
parent 672c6108
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