Commit 9b7e9e2f authored by Amir Goldstein's avatar Amir Goldstein
Browse files

fs: factor out backing_file_splice_{read,write}() helpers



There is not much in those helpers, but it makes sense to have them
logically next to the backing_file_{read,write}_iter() helpers as they
may grow more common logic in the future.

Signed-off-by: default avatarAmir Goldstein <amir73il@gmail.com>
parent a6293b3e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment