linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] btrfs-progs: Introduce device delete by devid
@ 2015-10-10 14:30 Anand Jain
  2015-10-10 14:30 ` [PATCH RESEND V2 1/3] btrfs-progs: Create is_numerical() helper function Anand Jain
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Anand Jain @ 2015-10-10 14:30 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-14 10:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-10 14:30 [PATCH RESEND 0/3] btrfs-progs: Introduce device delete by devid Anand Jain
2015-10-10 14:30 ` [PATCH RESEND V2 1/3] btrfs-progs: Create is_numerical() helper function Anand Jain
2015-10-10 14:30 ` [PATCH 2/3] btrfs-progs: Code optimize and cleanup device add Anand Jain
2015-10-10 14:30 ` [PATCH V4 3/3] btrfs-progs: Introduce device delete by devid Anand Jain
2015-10-13 12:48 ` [PATCH RESEND 0/3] " David Sterba
2015-10-14 10:56   ` Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).