Btrfs-progs: add a message to know zero log ran successfully
authorJosef Bacik <jbacik@fb.com>
Fri, 31 Oct 2014 18:01:25 +0000 (14:01 -0400)
committerDavid Sterba <dsterba@suse.cz>
Fri, 14 Nov 2014 10:00:32 +0000 (11:00 +0100)
commit2d80d0d645d1b72523ab4d8bf053ad91c90665ca
treea50569802be2a92c167cf2f9faffdef13cece859
parent748f4dedbbee2049dce950c7712ab744fbe83fec
Btrfs-progs: add a message to know zero log ran successfully

If there are errors when opening the fs because of PARTIAL we could think that
the zero-log didn't actually work.  Add a printf so we know that it was
successfull.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
btrfs-zero-log.c