mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 06:52:20 +00:00
381f4543b7
The iter based read/write calls can support splice in el9 if we hook up these calls, otherwise splice will stop working. ->write() similar to: v3.15-rc4-330-g8d0207652cbe. ->read() to generic implementation. Signed-off-by: Auke Kok <auke.kok@versity.com>