git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd1318
)
ocfs2: Add missing lock name
author
Jan Kara
<jack@suse.cz>
Thu, 20 Aug 2009 16:26:52 +0000
(18:26 +0200)
committer
Joel Becker
<joel.becker@oracle.com>
Thu, 20 Aug 2009 23:41:53 +0000
(16:41 -0700)
There is missing name for NFSSync cluster lock. This makes lockdep unhappy
because we end up passing NULL to lockdep when initializing lock key. Fix it.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found