mounttablelib: Persist permissions to the underlying file system.

I also got rid of references to TAM's (tagged acl maps).  Also
changed acl to al everywhere I noticed since we don't have
access control lists, we have access lists.

The al's are stored as JSON to make them easy to read and also
edit if need be.

MultiPart: 1/3

TBR:  Opps, I submitted the other two...  Doing this one quickly.

Change-Id: Ia423f123f4ef4c9d3e641e01c8656148ad2208c1
23 files changed
tree: f016efd8d405f1106c94eb1c82ec6ae771df29db
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.