mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] nbd: add support for DISCARD
@ 2011-09-08  7:44 Paolo Bonzini
  2011-09-08  7:44 ` [PATCH v2 1/2] nbd: add support for feature negotiation Paolo Bonzini
  2011-09-08  7:44 ` [PATCH v2 2/2] nbd: map DISCARD requests to a new nbd request type Paolo Bonzini
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Bonzini @ 2011-09-08  7:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: Paul Clements, nbd-general

This patch series adds support for a DISCARD command in the nbd
protocol.  qemu-nbd will be the first user of the feature.

Thanks!

v1->v2:
        Change ioctl name to NBD_SET_FLAGS and allow passing all
        flags in the network protocol.

Cc: Paul Clements <Paul.Clements@steeleye.com>
Cc: <nbd-general@lists.sf.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

Paolo Bonzini (2):
  nbd: add support for feature negotiation
  nbd: map DISCARD requests to a new nbd request type

 drivers/block/nbd.c |   10 ++++++++++++++++++++++--
 include/linux/nbd.h |   28 +++++++++++++++++---------------
 2 files changed, 39 insertions(+), 17 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-09-08  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-08  7:44 [PATCH v2 0/2] nbd: add support for DISCARD Paolo Bonzini
2011-09-08  7:44 ` [PATCH v2 1/2] nbd: add support for feature negotiation Paolo Bonzini
2011-09-08  7:44 ` [PATCH v2 2/2] nbd: map DISCARD requests to a new nbd request type Paolo Bonzini
2011-09-08  8:42   ` [Nbd] " Alex Bligh
2011-09-08  9:41     ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®