diff options
author | Jeff Sharkey <jsharkey@android.com> | 2015-07-16 09:13:52 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2015-07-16 15:30:45 -0700 |
commit | ed2fe57c2509d0d784ba7dbce1deef21afb2a612 (patch) | |
tree | 7c99f8b6871f3271724138b824381dc99baa43bf /libpixelflinger/codeflinger/MIPSAssembler.h | |
parent | 0fdee3938ed58dac86755d04bc2a7d280ba158e7 (diff) | |
download | system_core-ed2fe57c2509d0d784ba7dbce1deef21afb2a612.zip system_core-ed2fe57c2509d0d784ba7dbce1deef21afb2a612.tar.gz system_core-ed2fe57c2509d0d784ba7dbce1deef21afb2a612.tar.bz2 |
Use single tree for multiple storage views.
Instead of having each view build and maintain its own tree
representing the underlying storage, switch to building a single tree
that each view augments with GID/mode specific behavior.
This has the nice property of a single file always having the same
node ID when presented across multiple views, giving us a firm handle
that we can use to invalidate kernel caches.
Specifically, when a file is deleted through one view, we now tell
the kernel to invalidate that file in the other two views.
Bug: 22477678, 22375891
Change-Id: I3ff041d549d41040839cde9773504719a508219f
Diffstat (limited to 'libpixelflinger/codeflinger/MIPSAssembler.h')
0 files changed, 0 insertions, 0 deletions