Re: [PATCH] btrfs-progs: check: fix option parsing for -E

2019-07-30 Thread David Sterba
On Sun, Jul 28, 2019 at 08:47:36AM +0200, Adam Borowski wrote: > > On Mon, Jun 17, 2019 at 06:45:48PM +0200, Adam Borowski wrote: > > > It has a mandatory argument, thus it always crashed. > > > > Applied, thanks. > > Seems like this has fallen through the cracks -- could you please re-apply? Dun

Re: [PATCH] btrfs-progs: check: fix option parsing for -E

2019-06-18 Thread David Sterba
On Mon, Jun 17, 2019 at 06:45:48PM +0200, Adam Borowski wrote: > It has a mandatory argument, thus it always crashed. > > Signed-off-by: Adam Borowski Applied, thanks.