Re: [PATCH] btrfs-progs: corrupt-block: Fix description of 'r' option

2019-09-12 Thread David Sterba
On Wed, Sep 11, 2019 at 04:55:52PM +0300, Nikolay Borisov wrote: > Since commit 04be0e4b1962 ("btrfs-progs: corrupt-block: Correctlyi > handle -r when passing -I") the 'r' switch is used with both -I and -d > options. So remove the wrong clarificatoin that -r is used only with -d > option. > > Sig

[PATCH] btrfs-progs: corrupt-block: Fix description of 'r' option

2019-09-11 Thread Nikolay Borisov
Since commit 04be0e4b1962 ("btrfs-progs: corrupt-block: Correctlyi handle -r when passing -I") the 'r' switch is used with both -I and -d options. So remove the wrong clarificatoin that -r is used only with -d option. Signed-off-by: Nikolay Borisov --- btrfs-corrupt-block.c | 2 +- 1 file change