commit | 8e161b54c9617a7e43e1eb27d3204be240888e84 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Apr 26 17:47:19 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Apr 27 08:38:48 2021 -0700 |
tree | 7bd8f796602c88b25fa9b6f6870f04105636e840 | |
parent | 18425beb51c2c54184700d945173042983104c29 [diff] |
authfs: Drop support of direct I/O Previously, there was a plan to use dm-verity to verify disk image over authfs. Supporting direct I/O for those files allows us to avoid an extra buffer. The plan has changed, so let's get rid of the support. Bug: 186265793 Test: run dex2oat, saw mmap(2) succeeds Change-Id: Id556f5ae9b02f1c30f6e9b605d1d48a039989fba