ocfs2: Add missing lock name
authorJan Kara <jack@suse.cz>
Thu, 20 Aug 2009 16:26:52 +0000 (18:26 +0200)
committerJoel 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