]> git.sesse.net Git - bcachefs-tools-debian/commit
cmd_device_remove: allow removal by device id
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 16 Aug 2019 17:24:11 +0000 (20:24 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 16 Aug 2019 18:07:32 +0000 (21:07 +0300)
commite57c053797375a1a0859b294e301efda56c12e69
treed12fe110632918661cd6474dfc1b778a34a236e0
parent692eadd6ca9b45f12971126b326b6a89d7117e67
cmd_device_remove: allow removal by device id

If a disk is absent, there is no way to remove it from the filesystem.
Add the possibility to remove devices by id, to allow removal of missing
disks.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
cmd_device.c