[fsl] Replace VFS dispatcher with new mechanism.

The libfs serving mechanism is now based on libasync so we no longer
need a separate dispatcher.  Updated existing code to use the new
mechanism.

Fixed a bunch of missing header includes for fsl::MessageLoop downstream.

Change-Id: Ieabaa69bde405567526715ee6915868f822bfad9
20 files changed
tree: 915138af4099b8826217d163833e77df365838af
  1. bin/
  2. docs/
  3. drivers/
  4. examples/
  5. go/
  6. lib/
  7. packages/
  8. public/
  9. .clang-format
  10. .gitattributes
  11. .gitignore
  12. AUTHORS
  13. CONTRIBUTING.md
  14. LICENSE
  15. PATENTS
  16. README.md
README.md

Garnet

This repository contains the Garnet layer of the Fuchsia stack.