All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nodiscard for device add
@ 2013-09-17 14:53 David Sterba
  2013-09-17 14:54 ` [PATCH 1/2] btrfs-progs: use better name for nodiscard variable and flip the logic David Sterba
  2013-09-17 14:54 ` [PATCH 2/2] btrfs-progs: add nodiscard option to device add David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2013-09-17 14:53 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

David Sterba (2):
  btrfs-progs: use better name for nodiscard variable and flip the logic
  btrfs-progs: add nodiscard option to device add

 cmds-device.c  | 34 +++++++++++++++++++++++++++++-----
 man/btrfs.8.in | 11 +++++++++--
 mkfs.c         |  8 ++++----
 utils.c        |  6 ++++--
 utils.h        |  2 +-
 5 files changed, 47 insertions(+), 14 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-17 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 14:53 [PATCH 0/2] nodiscard for device add David Sterba
2013-09-17 14:54 ` [PATCH 1/2] btrfs-progs: use better name for nodiscard variable and flip the logic David Sterba
2013-09-17 14:54 ` [PATCH 2/2] btrfs-progs: add nodiscard option to device add David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.