Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lockfile: merge Seek+Read/Write into Pread/Pwrite
drop a call to Seek and use the Pread and Pwrite syscalls instead that already accept an offset. Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information