mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace the use of the pread64/pwrite64 helpers with versions from std::os::unix::fs::FileExt. As this was the last use of these pread functions remove them and their tests. Assisted-by: Claude:Opus-4.6 Signed-off-by: Rob Bradford <rbradford@meta.com>