Am 08.11.2010 20:02, schrieb Marcelo Tosatti: > Sectors are marked dirty in the bitmap on AIO submission. This is wrong > since data has not reached storage. > > Set a given sector as dirty in the dirty bitmap on AIO completion, so that > reading a sector marked as dirty is guaranteed to return uptodate data. > > Signed-off-by: Marcelo Tosatti <mtosa...@redhat.com>
Reviewed-by: Kevin Wolf <kw...@redhat.com>