Btrfs-progs: make restore update dev items
authorJosef Bacik <jbacik@fb.com>
Wed, 28 Jan 2015 20:38:03 +0000 (12:38 -0800)
committerJosef Bacik <jbacik@fb.com>
Mon, 9 Feb 2015 19:53:15 +0000 (14:53 -0500)
commit0b8aa1969bea17c6f539f03d673cfae1ba85ed63
tree775ba0b19faa1d1a0d6e1021f3ad7ddd6d76360d
parentce0517b364037dd4e1dcbbbe09d57c092975fa0f
Btrfs-progs: make restore update dev items

When we restore a multi disk image onto a single disk we need to update the dev
items used and total bytes so that fsck doesn't freak out and that we get normal
results from stuff like btrfs fi show.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
btrfs-image.c