mirror of
https://github.com/linux-msm/rmtfs.git
synced 2024-11-23 12:14:12 +08:00
Qualcomm Remote Filesystem Service Implementation
e6d703b3c8
Pass "struct rmtfd" instead of file descriptors in the interface. This cleans up the api a little bit, but more importantly allow us to associate additional things with the remote file descriptors. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |
||
---|---|---|
.gitignore | ||
LICENSE | ||
Makefile | ||
qmi_rmtfs.c | ||
qmi_rmtfs.h | ||
qmi_rmtfs.qmi | ||
qmi_tlv.c | ||
rmtfs.c | ||
rmtfs.h | ||
sharedmem.c | ||
storage.c | ||
util.c | ||
util.h |