linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Btrfs-progs: device delete to accept devid
@ 2015-08-14 10:36 Anand Jain
  2015-08-14 10:36 ` [PATCH 1/2] btrfs-progs: move is_numerical to utils-lib.h and make it non static Anand Jain
  2015-08-14 10:36 ` [PATCH 2/2] btrfs-progs: device delete to accept devid Anand Jain
  0 siblings, 2 replies; 9+ messages in thread
From: Anand Jain @ 2015-08-14 10:36 UTC (permalink / raw)
  To: linux-btrfs; +Cc: clm, dsterba

This is btrfs-progs side of the patch.
Kernel patch is
   Btrfs: device delete by devid

Anand Jain (2):
  btrfs-progs: move is_numerical to utils-lib.h and make it non static
  btrfs-progs: device delete to accept devid

 Documentation/btrfs-device.asciidoc |  2 +-
 cmds-device.c                       | 45 ++++++++++++++++++++++++++++---------
 cmds-replace.c                      | 11 ---------
 ioctl.h                             |  8 +++++++
 utils-lib.c                         | 11 +++++++++
 utils.h                             |  1 +
 6 files changed, 56 insertions(+), 22 deletions(-)

-- 
2.4.1


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

end of thread, other threads:[~2015-08-28 16:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 10:36 [PATCH 0/2] Btrfs-progs: device delete to accept devid Anand Jain
2015-08-14 10:36 ` [PATCH 1/2] btrfs-progs: move is_numerical to utils-lib.h and make it non static Anand Jain
2015-08-14 10:36 ` [PATCH 2/2] btrfs-progs: device delete to accept devid Anand Jain
2015-08-17  7:00   ` Goffredo Baroncelli
2015-08-17 11:17     ` Anand Jain
2015-08-20 11:29   ` Goffredo Baroncelli
2015-08-28 14:17     ` Anand Jain
2015-08-28 16:56       ` Goffredo Baroncelli
2015-08-28 16:57       ` Goffredo Baroncelli

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).