lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu,  8 Sep 2011 09:44:56 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	linux-kernel@...r.kernel.org
Cc:	Paul Clements <Paul.Clements@...eleye.com>,
	<nbd-general@...ts.sf.net>
Subject: [PATCH v2 0/2] nbd: add support for DISCARD

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@...eleye.com>
Cc: <nbd-general@...ts.sf.net>
Signed-off-by: Paolo Bonzini <pbonzini@...hat.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ