[<prev] [next>] [day] [month] [year] [list]
Message-ID: <5040dcb2.Tu+/R9CHz3zBC0Mi%paul.clements@steeleye.com>
Date: Fri, 31 Aug 2012 11:48:02 -0400
From: paul.clements@...eleye.com
To: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: [PATCHv2 0/2] nbd: add discard support
This patchset adds discard request support to nbd. This should be good
for inclusion in next.
The first patch adds a set-flags ioctl, allowing various option flags
to be set on an nbd device. One of the new flags (NBD_FLAG_SEND_TRIM)
tells the nbd client to send discard requests to the server.
The second patch adds handling of discard requests to nbd when
NBD_FLAG_SEND_TRIM is set.
Thanks,
Paul
--
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