mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
638212947b
When some data is written to a file both mmap and regular io there can be race conditions that can cause incorrect data to be saved. Disable shortcircuit on the specific files on which mmap is called until we add mmap support to shortcircuit. Change-Id: Ic24219ab22d3130aa7e9e998a9e6798648a7321c Signed-off-by: Nikhilesh Reddy <reddyn@codeaurora.org> Signed-off-by: Srinivasarao P <spathi@codeaurora.org> |
||
---|---|---|
.. | ||
control.c | ||
cuse.c | ||
dev.c | ||
dir.c | ||
file.c | ||
fuse_i.h | ||
fuse_shortcircuit.h | ||
inode.c | ||
Kconfig | ||
Makefile | ||
shortcircuit.c |