commit | dfd941f0fd4bfab63d3b2509b5321711368a3248 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Mon Jan 20 03:18:26 2020 -0800 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Jan 30 08:50:58 2020 +0000 |
tree | 471e979b055bcc6066cb184739dfcf29c47fcb7f | |
parent | 7c9a984f1d68b08a50edbcc85143931402fd2ab8 [diff] |
BpfMap - add pinned path based constructors (and remove the old straight from fd constructor) Note that BpfMapRO is not yet truly compile time read-only, since it still has methods that can modify things (although those modifications will of course fail due to the map fd being r/o). Test: build, atest with followup fixes Bug: 129773125 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I70b511e3f0a62cd4d9d5a923e658b1086337ec4c