UPSTREAM: f2fs: optimize f2fs DIO overwrites
this is unnecessary when we know we are overwriting already allocated blocks and the overhead of starting a transaction can be significant especially for multithreaded workloads doing small writes. Change-Id: Iee83041af61b6f8ec7dca2ce9fbb76e0cf07a696 Signed-off-by:Yohan Joung <yohan.joung@sk.com> Reviewed-by:
Chao Yu <chao@kernel.org> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org> (cherry picked from commit 351bc761) (cherry picked from commit eb1d4165) Signed-off-by:
LongPing Wei <weilongping@oppo.com>
Loading
Please sign in to comment