e6bc06faf6
If cachefiles gets an error other then ENOENT when trying to look up an object in the cache (in this case, EACCES), the object state machine will eventually transition to the DROP_OBJECT state. This state invokes fscache_drop_object() which tries to sync the auxiliary data with the cache (this is done lazily since commit |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
bind.c | ||
daemon.c | ||
interface.c | ||
internal.h | ||
key.c | ||
main.c | ||
namei.c | ||
proc.c | ||
rdwr.c | ||
security.c | ||
xattr.c |