tree: 81f917f09549d2bfb089b4dea96549f39b15f7cc [path history] [tgz]
  1. BUILD.gn
  2. inode_map.cc
  3. inode_map.h
  4. inode_map_test.cc
  5. main.cc
  6. OWNERS
  7. README.md
smbfs/README.md

SMB FUSE filesystem

This directory contains a FUSE filesystem for accessing SMB file shares.

It uses libsmbclient from the Samba project to handle the SMB protocol, and Mojo to communicate with Chrome.