[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-11-14 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain Reviewed-by: Nikolay Borisov ---

Re: [PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-26 Thread Nikolay Borisov
On 26.10.18 г. 17:27 ч., Anand Jain wrote: > This patch adds cli > btrfs device forget [dev] > to remove the given device structure in the kernel if the device > is unmounted. If no argument is given it shall remove all stale > (device which are not mounted) from the kernel. > >

[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-26 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain --- cmds-device.c | 72

Re: [PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-26 Thread Anand Jain
On 10/26/2018 08:21 PM, Nikolay Borisov wrote: On 24.10.2018 07:31, Anand Jain wrote: This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not

Re: [PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-26 Thread Nikolay Borisov
On 24.10.2018 07:31, Anand Jain wrote: > This patch adds cli > btrfs device forget [dev] > to remove the given device structure in the kernel if the device > is unmounted. If no argument is given it shall remove all stale > (device which are not mounted) from the kernel. > > Signed-off-by:

[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-23 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain --- cmds-device.c | 59

Re: [PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-23 Thread Anand Jain
On 10/12/2018 05:03 PM, Nikolay Borisov wrote: On 12.10.2018 07:06, Anand Jain wrote: This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not

Re: [PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-12 Thread Nikolay Borisov
On 12.10.2018 07:06, Anand Jain wrote: > This patch adds cli > btrfs device forget [dev] > to remove the given device structure in the kernel if the device > is unmounted. If no argument is given it shall remove all stale > (device which are not mounted) from the kernel. > > Signed-off-by:

[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-10-11 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain --- cmds-device.c | 63

[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-08-05 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain --- cmds-device.c | 58

[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-07-26 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain --- cmds-device.c | 58

[PATCH] btrfs-progs: add cli to forget one or all scanned devices

2018-07-26 Thread Anand Jain
This patch adds cli btrfs device forget [dev] to remove the given device structure in the kernel if the device is unmounted. If no argument is given it shall remove all stale (device which are not mounted) from the kernel. Signed-off-by: Anand Jain --- cmds-device.c | 58