From: Jan Schmidt Date: Fri, 23 Mar 2012 16:14:20 +0000 (+0100) Subject: Btrfs: actually call btrfs_init_lockdep X-Git-Tag: v3.4-rc1~22^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e565d4b962948e70f37f417603caf131a773621b;p=pandora-kernel.git Btrfs: actually call btrfs_init_lockdep btrfs_init_lockdep only makes our lockdep class names look prettier, thus it did never hurt we forgot to actually call it. This turns our lockdep identifier strings from lockdep auto-set #[id] into really pretty "btrfs-fs-01" or "btrfs-csum-03". Signed-off-by: Jan Schmidt --- Reading git-diff-tree failed