This is the btrfs-progs part of the kernel patch
   Btrfs: Introduce device delete by devid

1/3 and 2/3 are preparatory patches to apply 3/3 below.

Anand Jain (3):
  btrfs-progs: Create is_numerical() helper function
  btrfs-progs: Code optimize and cleanup device add
  btrfs-progs: Introduce device delete by devid

 Documentation/btrfs-device.asciidoc |  4 +--
 cmds-device.c                       | 60 ++++++++++++++++++++++++++-----------
 cmds-replace.c                      | 11 -------
 ioctl.h                             | 14 ++++++++-
 utils-lib.c                         | 11 +++++++
 utils.h                             |  1 +
 6 files changed, 70 insertions(+), 31 deletions(-)

-- 
2.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to