On Fri, 12 Oct 2018 10:37:17 -0400 Mike Boruta <mikeboruta1@xxxxxxxxx> wrote: > When using the AIO backing store clients are now informed that > WRITE_SAME* operations are not supported. Previously some clients would > attempt to execute WRITE_SAME operations which would then fail noisily. > > Signed-off-by: Mike Boruta <mikeboruta1@xxxxxxxxx> > --- > usr/bs_aio.c | 43 +++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 43 insertions(+) Applied, thanks.