btrfs-progs: no pending balance is not an error
authorAnand Jain <anand.jain@oracle.com>
Tue, 16 Apr 2013 04:58:15 +0000 (12:58 +0800)
committerDavid Sterba <dsterba@suse.cz>
Tue, 23 Apr 2013 16:56:20 +0000 (18:56 +0200)
commit9b5a329c6cd9f89f0ed83300620581778b90d026
treeb861355fbd1a17f141f9779c19145ce55ea14374
parent1c41ab9c4abff198806c4f54e0d3e3c30ee40188
btrfs-progs: no pending balance is not an error

Having no balance running/ paused/completed is a normal
situation, so the current output message should be positive
with return val zero.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
cmds-balance.c