From: David Sterba Date: Tue, 30 Apr 2013 17:29:29 +0000 (+0000) Subject: btrfs: annotate quota tree for lockdep X-Git-Tag: v3.10-rc2~7^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60b62978bc5e903cd487de34972fb30f76c74a2e;p=pandora-kernel.git btrfs: annotate quota tree for lockdep Quota tree has been missing from lockdep annotations, though no warning has been seen in the wild. There's currently one entry that does not belong there, BTRFS_ORPHAN_OBJECTID. No such tree exists, it's probably a copy & paste mistake, the id is defined among tree ids. Signed-off-by: David Sterba Signed-off-by: Josef Bacik --- Reading git-diff-tree failed