mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-14 03:34:45 +00:00
Ocfs2 wants to implement it's own splice write actor so that it can better manage cluster / page locks. This lets us re-use the rest of splice write while only providing our own code where it's actually important. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>