Re: [PATCH] btrfs-progs: Fix device scan to interpret its argument properly
On Fri, Mar 11, 2016 at 09:26:13AM +0900, Satoru Takeuchi wrote: > Fix the following bug. > > > # btrfs device scan -- /dev/sdb > ERROR: not a block device: -- > > > It should work as follow. > >
[PATCH] btrfs-progs: Fix device scan to interpret its argument properly
Fix the following bug. # btrfs device scan -- /dev/sdb ERROR: not a block device: -- It should work as follow. # ./btrfs device scan -- /dev/sdb Scanning for Btrfs filesystems in '/de