Btrfs-progs: update super fields for space cache
commite2a6859d93254ee0cdb2bf575aa23b624bc735e5
authorJosef Bacik <josef@redhat.com>
Thu, 9 Dec 2010 18:27:03 +0000 (9 18:27 +0000)
committerChris Mason <chris.mason@oracle.com>
Tue, 25 Oct 2011 13:18:31 +0000 (25 09:18 -0400)
tree58f5deeb461d342668c3c52162f2a1be7a7406b5
parent17cf679fb3622a9e3452777d07fcf3a346266ff1
Btrfs-progs: update super fields for space cache

This patch updates the super field to add the cache_generation member.  It also
makes us set it to -1 on mkfs so any new filesystem will get the space cache
stuff turned on.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
ctree.h
utils.c