summaryrefslogtreecommitdiff
path: root/print-tree.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2013-06-14 14:25:54 -0400
committerDavid Sterba <dsterba@suse.cz>2013-08-09 14:32:31 +0200
commita54a29a0cd3e46ebd8a73c8ebc3cbbb66aec5d0a (patch)
treec48f9a93def6973b5d683314a023a137e83912cd /print-tree.c
parente4d53a0b192fa9ec6b89ab6d7570a574bfdd6711 (diff)
Btrfs-progs: commit the csum_root if we do --init-csum-tree
This is just an oddity with the commit stuff in btrfs-progs. It will just update the generation of the root you call with, which in btrfsck case would have been the fs_root. But because we didn't actually update the fs_root we wouldn't have cow'ed the fs root and therefore the generation will not match the node which will make the file system unmountable. Fix this by calling with the csum_root which is the one we're messing with. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'print-tree.c')
0 files changed, 0 insertions, 0 deletions