Re: [PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option

2019-05-15 Thread Anand Jain
On 11/4/19 3:28 PM, Qu Wenruo wrote: On 2019/4/11 下午2:52, Nikolay Borisov wrote: On 11.04.19 г. 7:53 ч., Qu Wenruo wrote: On 2019/4/4 下午3:29, Anand Jain wrote: From: Anand Jain The cli 'btrfs inspect dump-tree ' will scan for the partner devices if any by default. So as of now you can

Re: [PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option

2019-04-12 Thread Anand Jain
On 11/4/19 3:28 PM, Qu Wenruo wrote: On 2019/4/11 下午2:52, Nikolay Borisov wrote: On 11.04.19 г. 7:53 ч., Qu Wenruo wrote: On 2019/4/4 下午3:29, Anand Jain wrote: From: Anand Jain The cli 'btrfs inspect dump-tree ' will scan for the partner devices if any by default. So as of now you can

Re: [PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option

2019-04-11 Thread Qu Wenruo
On 2019/4/11 下午2:52, Nikolay Borisov wrote: > > > On 11.04.19 г. 7:53 ч., Qu Wenruo wrote: >> >> >> On 2019/4/4 下午3:29, Anand Jain wrote: >>> From: Anand Jain >>> >>> The cli 'btrfs inspect dump-tree ' will scan for the partner devices >>> if any by default. >>> >>> So as of now you can not ins

Re: [PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option

2019-04-10 Thread Nikolay Borisov
On 11.04.19 г. 7:53 ч., Qu Wenruo wrote: > > > On 2019/4/4 下午3:29, Anand Jain wrote: >> From: Anand Jain >> >> The cli 'btrfs inspect dump-tree ' will scan for the partner devices >> if any by default. >> >> So as of now you can not inspect each mirrored device independently. >> >> This patch

Re: [PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option

2019-04-10 Thread Qu Wenruo
On 2019/4/4 下午3:29, Anand Jain wrote: > From: Anand Jain > > The cli 'btrfs inspect dump-tree ' will scan for the partner devices > if any by default. > > So as of now you can not inspect each mirrored device independently. > > This patch adds noscan option, which when used won't scan the sys

[PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option

2019-04-04 Thread Anand Jain
From: Anand Jain The cli 'btrfs inspect dump-tree ' will scan for the partner devices if any by default. So as of now you can not inspect each mirrored device independently. This patch adds noscan option, which when used won't scan the system for the partner devices, instead it just uses the de