fix wrong return value
commit2d428975f240caf8faa3a5d86e8c6c56e163f6e3
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 9 Sep 2010 05:47:32 +0000 (9 13:47 +0800)
committerChris Mason <chris.mason@oracle.com>
Fri, 24 Sep 2010 00:26:49 +0000 (23 20:26 -0400)
tree859bc8c2f4c65cd827cee99c286f076240c0a090
parent076de67f5bfb98ba4aa1e488321f8306ca964d21
fix wrong return value

btrfsctl returns 1 if it does something successfully.
this patch fixes this problem.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
btrfsctl.c