From: Jan Kara Date: Thu, 20 Aug 2009 16:26:52 +0000 (+0200) Subject: ocfs2: Add missing lock name X-Git-Tag: v2.6.31-rc8~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b88d3d49623ac701b5dc996cbd61219c793c7c;p=pandora-kernel.git ocfs2: Add missing lock name 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 Signed-off-by: Joel Becker --- Reading git-diff-tree failed