https://github.com/torvalds/linux
Raw File
Tip revision: 49553c2ef88749dd502687f4eb9c258bb10a4f44 authored by Linus Torvalds on 12 September 2010, 23:07:37 UTC
Linux 2.6.36-rc4
Tip revision: 49553c2
smbfs.txt
Smbfs is a filesystem that implements the SMB protocol, which is the
protocol used by Windows for Workgroups, Windows 95 and Windows NT.
Smbfs was inspired by Samba, the program written by Andrew Tridgell
that turns any Unix host into a file server for DOS or Windows clients.

Smbfs is a SMB client, but uses parts of samba for its operation. For
more info on samba, including documentation, please go to
http://www.samba.org/ and then on to your nearest mirror.
back to top