Skip to content
Commit 5fa0613e authored by Jan Kara's avatar Jan Kara Committed by Mark Fasheh
Browse files

ocfs2: Silence false lockdep warnings



Create separate lockdep lock classes for system file's i_mutexes. They are
used to guard allocations and similar things and thus rank differently
than i_mutex of a regular file or directory.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 53fc622b
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