Hi,
On 07/26/2018 10:04 PM, Thomas Munro wrote:
> Done. Rebased.
>
This needs a rebase again.
Once resolved the patch passes make check-world, and a strace analysis
shows the associated read()/write() have been turned into
pread64()/pwrite64(). All lseek()'s are SEEK_END's.
Best regards,
Jesper