From: Jan Kara Date: Thu, 10 Jan 2008 23:11:45 +0000 (+0100) Subject: ocfs2: Silence false lockdep warnings X-Git-Tag: v2.6.25-rc1~1232^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa0613ea58a80f69852b242337121bd39dc798e;p=pandora-kernel.git 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: Jan Kara Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed