linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] nbd: add support for DISCARD
@ 2011-09-07 14:41 Paolo Bonzini
       [not found] ` <1315406503-7883-1-git-send-email-pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  2011-09-07 14:41 ` [PATCH 3/3] nbd: map DISCARD requests to a new nbd request type Paolo Bonzini
  0 siblings, 2 replies; 9+ messages in thread
From: Paolo Bonzini @ 2011-09-07 14:41 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-api-u79uwXL29TY76Z2rM5mHXA, Paul Clements

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

Please consider this for 3.2.

Thanks!

Cc: Paul Clements <Paul.Clements-G8/ITkJZaeZWk0Htik3J/w@public.gmane.org>
Signed-off-by: Paolo Bonzini <pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

Paolo Bonzini (3):
  nbd: remove unused flags fields
  nbd: add support for feature negotiation
  nbd: map DISCARD requests to a new nbd request type

 drivers/block/nbd.c |   28 ++++++++++++++++++++--------
 include/linux/nbd.h |   32 ++++++++++++++++++--------------
 2 files changed, 38 insertions(+), 22 deletions(-)

-- 
1.7.6

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 14:41 [PATCH 0/3] nbd: add support for DISCARD Paolo Bonzini
     [not found] ` <1315406503-7883-1-git-send-email-pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-09-07 14:41   ` [PATCH 1/3] nbd: remove unused flags fields Paolo Bonzini
2011-09-07 14:41   ` [PATCH 2/3] nbd: add support for feature negotiation Paolo Bonzini
     [not found]     ` <1315406503-7883-3-git-send-email-pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-09-07 16:30       ` Paul Clements
     [not found]         ` <CAECXXi4YW++_302mcSTX=cPjbguSqcw3Weec85VrLFv1qNHXug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-09-07 17:52           ` Paolo Bonzini
     [not found]             ` <4E67AF6A.9090400-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-09-07 21:54               ` Paul Clements
     [not found]                 ` <CAECXXi6NO1gvmREr_31ve-k67fsirqerdm7=ZX0tYqx+Yj52Sw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-09-08  7:00                   ` Paolo Bonzini
2011-09-07 14:41 ` [PATCH 3/3] nbd: map DISCARD requests to a new nbd request type Paolo Bonzini
     [not found]   ` <1315406503-7883-4-git-send-email-pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-09-08  1:13     ` Paul Clements

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