Am 02.02.2015 um 15:48 hat Peter Lieven geschrieben: > do not trim requests if the driver does not supply a limit > through BlockLimits. For write zeroes we still keep a limit > for the unsupported path to avoid allocating a big bounce buffer. > > Suggested-by: Kevin Wolf <kw...@redhat.com> > Suggested-by: Denis V. Lunev <d...@openvz.org> > Signed-off-by: Peter Lieven <p...@kamp.de>
Thanks, applied to the block branch (and removed 'block/raw-posix: set max_write_zeroes to INT_MAX for regular files' from the queue). Kevin