ANDROID: sdcardfs: Add option to drop unused dentries
This adds the nocache mount option, which will cause sdcardfs to always drop dentries that are not in use, preventing cached entries from holding on to lower dentries, which could cause strange behavior when bypassing the sdcardfs layer and directly changing the lower fs. Change-Id: I70268584a20b989ae8cfdd278a2e4fa1605217fb Signed-off-by:Daniel Rosenberg <drosen@google.com> [basilgello: imply 5dd43fe0853d27266768781a530d2862dff76170 ] Signed-Off-By:
Vasyl Gello <vasek.gello@gmail.com>
Loading
Please register or sign in to comment