Searched hist:"98764152 ad8ec9fa4e7bb6d8e10f8a7a7ce273d7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff 98764152ad8ec9fa4e7bb6d8e10f8a7a7ce273d7 Mon Feb 02 08:48:34 CST 2015 Peter Lieven <pl@kamp.de> block: change default for discard and write zeroes to INT_MAX
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 <kwolf@redhat.com> Suggested-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|