On 28 February 2015 at 03:57, Stefan Hajnoczi <stefa...@gmail.com> wrote: > On Fri, Feb 27, 2015 at 6:17 PM, Stefan Hajnoczi <stefa...@redhat.com> wrote: >> Ekaterina Tumanova (5): >> block: add bdrv functions for geometry and blocksize >> raw-posix: Factor block size detection out of raw_probe_alignment() >> block: Add driver methods to probe blocksizes and geometry >> block-backend: Add wrappers for blocksizes and geometry probing >> BlockConf: Call backend functions to detect geometry and blocksizes > > Max Reitz found an issue with this patch. > > Peter: Please squash the following trivial fix into "BlockConf: Call > backend functions to detect geometry and blocksizes": > https://lists.nongnu.org/archive/html/qemu-devel/2015-02/msg05512.html
I can't squash fixes into pull requests -- I can only apply them, or not apply them. You need to respin. > I want to avoid spamming the list with another 60 patches. If it's a trivial change since last time around you can just send the cover letter to the list with a note in it that there have only been small changes. -- PMM