mirror of
https://github.com/linux-msm/rmtfs.git
synced 2025-12-24 14:06:25 +01:00
886608484b5fd2010fa9fa1dabc7612379a2f763
Instead of relying on an initial lseek, use pread/pwrite. This creates a cleaner interface towards the storage.c implementation, allowing us to provide a memory-only implementation of the backing storage. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Description
Languages
C
98.4%
Makefile
1.6%