]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Btrfs: check error before reporting missing device and add uuid
authorAnand Jain <Anand.Jain@oracle.com>
Thu, 7 May 2015 20:34:35 +0000 (04:34 +0800)
committerChris Mason <clm@fb.com>
Wed, 3 Jun 2015 02:34:35 +0000 (19:34 -0700)
commit33b97e43279a60729eee502809cf5269b3a64cf3
tree8d6bcad7d71e777253b1ab1890900b7ef8938efd
parent1f6e4b3f9f7c859fed7ac4c0853e976a1a752873
Btrfs: check error before reporting missing device and add uuid

Report missing device when add is successful,
otherwise it would exit as ENOMEM. And add uuid
to the report.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/volumes.c