tree: d00ac85e012e4a06b3de52d3a99d8eac7c2b5fb9 [path history] [tgz]
  1. mojom/
  2. BUILD.gn
  3. DEPS
  4. DIR_METADATA
  5. file_path_mojom_traits.cc
  6. file_path_mojom_traits.h
  7. ip_address_mojom_traits.cc
  8. ip_address_mojom_traits.h
  9. OWNERS
  10. README.md
  11. smbfs_host.cc
  12. smbfs_host.h
  13. smbfs_host_unittest.cc
  14. smbfs_mounter.cc
  15. smbfs_mounter.h
  16. smbfs_mounter_unittest.cc
chromeos/components/smbfs/README.md

chromeos/components/smbfs

smbfs is a FUSE-based filesystem for accessing SMB file shares on Chrome OS. This directory contains classes that are used to mount, connect and communicate with an instance of smbfs.