tree: da2c30d3918c15e9101174dd8fa86c13159235b7 [path history] [tgz]
  1. mojom/
  2. BUILD.gn
  3. DEPS
  4. file_path_mojom_traits.cc
  5. file_path_mojom_traits.h
  6. ip_address_mojom_traits.cc
  7. ip_address_mojom_traits.h
  8. OWNERS
  9. README.md
  10. smbfs_host.cc
  11. smbfs_host.h
  12. smbfs_host_unittest.cc
  13. smbfs_mounter.cc
  14. smbfs_mounter.h
  15. 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.