Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SMB_FS
has multiple definitions:
drivers/staging/smbfs/Kconfig
The configuration item CONFIG_SMB_FS:
( CONFIG_BKL ) && ( CONFIG_INET )
smbfs
, smbfs
, smbfs
SMB (Server Message Block) is the protocol Windows for Workgroups (WfW), Windows 95/98, Windows NT and OS/2 Lan Manager use to share files and printers over local networks. Saying Y here allows you to mount their file systems (often called "shares" in this context) and access them just like any other Unix directory. Currently, this works only if the Windows machines use TCP/IP as the underlying transport protocol, and not NetBEUI. For details, read Documentation/filesystems/smbfs.txt and the SMB-HOWTO, available from http://www.tldp.org/docs.html#howto.
Note: if you just want your box to act as an SMB *server* and make files and printing services available to Windows clients (which need to have a TCP/IP stack), you don't need to say Y here; you can use the program SAMBA (available from <ftp://ftp.samba.org/pub/samba/>) for that.
General information about how to connect Linux, Windows machines and Macs is on the WWW at http://www.eats.com/linux_mac_win.html.
To compile the SMB support as a module, choose M here: the module will be called smbfs. Most people say N, however.
fs/smbfs/Kconfig
The configuration item CONFIG_SMB_FS:
CONFIG_INET
smbfs
, smbfs
, smbfs
SMB (Server Message Block) is the protocol Windows for Workgroups (WfW), Windows 95/98, Windows NT and OS/2 Lan Manager use to share files and printers over local networks. Saying Y here allows you to mount their file systems (often called "shares" in this context) and access them just like any other Unix directory. Currently, this works only if the Windows machines use TCP/IP as the underlying transport protocol, and not NetBEUI. For details, read Documentation/filesystems/smbfs.txt and the SMB-HOWTO, available from http://www.tldp.org/docs.html#howto.
Note: if you just want your box to act as an SMB *server* and make files and printing services available to Windows clients (which need to have a TCP/IP stack), you don't need to say Y here; you can use the program SAMBA (available from <ftp://ftp.samba.org/pub/samba/>) for that.
General information about how to connect Linux, Windows machines and Macs is on the WWW at http://www.eats.com/linux_mac_win.html.
To compile the SMB support as a module, choose M here: the module will be called smbfs. Most people say N, however.
fs/Kconfig
The configuration item CONFIG_SMB_FS:
CONFIG_INET
smbfs
, smbfs
, smbfs
SMB (Server Message Block) is the protocol Windows for Workgroups (WfW), Windows 95/98, Windows NT and OS/2 Lan Manager use to share files and printers over local networks. Saying Y here allows you to mount their file systems (often called "shares" in this context) and access them just like any other Unix directory. Currently, this works only if the Windows machines use TCP/IP as the underlying transport protocol, and not NetBEUI. For details, read Documentation/filesystems/smbfs.txt and the SMB-HOWTO, available from http://www.tldp.org/docs.html#howto.
Note: if you just want your box to act as an SMB *server* and make files and printing services available to Windows clients (which need to have a TCP/IP stack), you don't need to say Y here; you can use the program SAMBA (available from <ftp://ftp.samba.org/pub/samba/>) for that.
General information about how to connect Linux, Windows machines and Macs is on the WWW at http://www.eats.com/linux_mac_win.html.
To compile the SMB support as a module, choose M here: the module will be called smbfs. Most people say N, however.
fs/Kconfig
The configuration item CONFIG_SMB_FS:
CONFIG_INET
smbfs
, smbfs
, smbfs
SMB (Server Message Block) is the protocol Windows for Workgroups (WfW), Windows 95/98, Windows NT and OS/2 Lan Manager use to share files and printers over local networks. Saying Y here allows you to mount their file systems (often called "shares" in this context) and access them just like any other Unix directory. Currently, this works only if the Windows machines use TCP/IP as the underlying transport protocol, and not NetBEUI. For details, read Documentation/filesystems/smbfs.txt and the SMB-HOWTO, available from http://www.tldp.org/docs.html#howto.
Note: if you just want your box to act as an SMB *server* and make files and printing services available to Windows clients (which need to have a TCP/IP stack), you don't need to say Y here; you can use the program SAMBA (available from <ftp://ftp.samba.org/pub/samba/>) for that.
General information about how to connect Linux, Windows machines and Macs is on the WWW at http://www.eats.com/linux_mac_win.html.
To compile the SMB support as a module, choose M here: the module will be called smbfs. Most people say N, however.
Raw data from LKDDb:
lkddb fs "smbfs" : CONFIG_SMB_FS : fs/smbfs/inode.c # in 2.5.45–2.5.75, 2.6.0–2.6.36
lkddb fs "smbfs" : CONFIG_SMB_FS CONFIG_STAGING : drivers/staging/smbfs/inode.c # in 2.6.37–2.6.38
lkddb module smbfs CONFIG_SMB_FS : drivers/staging/smbfs/Kconfig : "SMB file system support (OBSOLETE, please use CIFS)" # in 2.6.37–2.6.38
lkddb module smbfs CONFIG_SMB_FS : fs/Kconfig : "SMB file system support (OBSOLETE, please use CIFS)" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module smbfs CONFIG_SMB_FS : fs/smbfs/Kconfig : "SMB file system support (OBSOLETE, please use CIFS)" # in 2.6.29–2.6.36
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab