Marc-André Lureau <marcandre.lur...@gmail.com> writes: > Hi > > On Mon, Mar 7, 2016 at 8:25 PM, Markus Armbruster <arm...@redhat.com> wrote: >> +/* > > nitpick, extra space here
Will fix, thanks! >> + * FIXME TOCTTOU: this iterates over memory backends' mem-path, which >> + * may or may not name the same files / on the same filesystem now as >> + * when we actually open and map them. Iterate over the file >> + * descriptors instead, and use qemu_fd_getpagesize(). >> + */