]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/btrfs/super.c
Btrfs: actually call btrfs_init_lockdep
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Fri, 23 Mar 2012 16:14:20 +0000 (17:14 +0100)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Tue, 27 Mar 2012 12:51:17 +0000 (14:51 +0200)
commite565d4b962948e70f37f417603caf131a773621b
treee29c3f956cfae30d4b455801579e20b64fd060e3
parenta175423c831ea582c06784d1e172d2ce1d79923a
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 <list.btrfs@jan-o-sch.net>
fs/btrfs/super.c