On Tue, Feb 12, 2013 at 11:06 AM, Paolo Bonzini <[email protected]> wrote: > From: Alex Bligh <[email protected]> > > The NBD device does not support writeback caching, thus it is not safe > against power losses unless the client opens the target with O_DSYNC or > O_SYNC. > > Add support for a new flag that the server can pass. If the flag is > enabled, we translate REQ_FLUSH requests into the NBD_CMD_FLUSH > command. > > Cc: <[email protected]> > Cc: Paul Clements <[email protected]> > Cc: Andrew Morton <[email protected]> > Signed-off-by: Alex Bligh <[email protected]>
Looks good. Acked-by: [email protected] ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
