linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] nbd: add discard support
@ 2012-08-31 15:48 paul.clements
  0 siblings, 0 replies; only message in thread
From: paul.clements @ 2012-08-31 15:48 UTC (permalink / raw)
  To: akpm, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-31 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-31 15:48 [PATCHv2 0/2] nbd: add discard support 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).