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]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to