On 2018/7/13 1:59, Jaegeuk Kim wrote: > This fixes to support dio having unaligned buffers as buffered writes. > > xfs_io -f -d -c "pwrite 0 512" $testfile > -> okay > > xfs_io -f -d -c "pwrite 1 512" $testfile > -> EINVAL > > Signed-off-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
