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 <redacted>
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