Am 26.09.2014 um 01:14 hat Tony Breeds geschrieben: > Using fiemap without FIEMAP_FLAG_SYNC is a known corrupter. > > Add the FIEMAP_FLAG_SYNC flag to the FS_IOC_FIEMAP ioctl. This has > the downside of significantly reducing performance. > > Reported-By: Michael Steffens <[email protected]> > Signed-off-by: Tony Breeds <[email protected]> > Cc: Kevin Wolf <[email protected]> > Cc: Markus Armbruster <[email protected]> > Cc: Stefan Hajnoczi <[email protected]> > Cc: Max Reitz <[email protected]> > Cc: Pádraig Brady <[email protected]> > Cc: Eric Blake <[email protected]> > --- > Changes since v1: > - split in to 2 patches > - tried to make the commit messages better
Thanks, applied to the block branch. Kevin
