revert btrfs-progs: do a separate probe for _transient_ replacing device
authorAnand Jain <anand.jain@oracle.com>
Thu, 30 Oct 2014 04:43:03 +0000 (12:43 +0800)
committerDavid Sterba <dsterba@suse.cz>
Mon, 3 Nov 2014 17:35:30 +0000 (18:35 +0100)
commitcfdb818ddacce999603081583d5ac163dafdaa33
tree36ae7569d911a36ac60f8a7186eae2155825bc94
parentae8f7f687f037c46a9fc61cab5bdfea34419df26
revert btrfs-progs: do a separate probe for _transient_ replacing device

There is a compatibility issue with older kernel with the progs commit id as below.

d0588bfa479409b2a0f6243f894338a01a56221a
btrfs-progs: do a separate probe for _transient_ replacing device

So as of now writing to revert the above commit id.
The brewing sysfs interface would help to fix the impending issue, which is
seed device would fail show in 'btrfs fi show' output of a sprout device.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
utils.c