btrfs-progs: Adjust timing of safety delay countdown
authorNoah Massey <noah.massey@gmail.com>
Wed, 4 May 2016 19:43:26 +0000 (15:43 -0400)
committerDavid Sterba <dsterba@suse.com>
Wed, 11 May 2016 14:37:12 +0000 (16:37 +0200)
commit00fd55385312d0cc2c340dc31d06806167c7dcb4
treebf4f3353f9bd78d56ee7b05ddb79bec0ec9c45ca
parenta6bbbe60874cd7f92bcf55f75fa26f33957e9b25
btrfs-progs: Adjust timing of safety delay countdown

When printing the countdown in the safety delay, the number should
correspond to the number of seconds remaining to wait at the time the
delay is printed.

In other words, there should be a one second sleep after printing '1'.

Signed-off-by: Noah Massey <noah.massey@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
cmds-balance.c