Btrfs: quota tree support and startup
authorArne Jansen <sensille@gmx.net>
Tue, 13 Sep 2011 13:23:30 +0000 (15:23 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 12 Jul 2012 08:54:38 +0000 (10:54 +0200)
commitbcef60f249034f69e89e544461cbfecb68975595
tree5c87fae683428fc6b5576ac807f7f04b0c7268d5
parentedf39272db4810282360f7362d43ade1d524c913
Btrfs: quota tree support and startup

Init the quota tree along with the others on open_ctree
and close_ctree. Add the quota tree to the list of well
known trees in btrfs_read_fs_root_no_name.

Signed-off-by: Arne Jansen <sensille@gmx.net>
fs/btrfs/ctree.h
fs/btrfs/disk-io.c