Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CIFS_POSIX
has multiple definitions:
fs/smb/client/Kconfig
The configuration item CONFIG_CIFS_POSIX:
CONFIG_CIFS && CONFIG_CIFS_ALLOW_INSECURE_LEGACY && CONFIG_CIFS_XATTR
Enabling this option will cause the cifs client to attempt to negotiate a feature of the older cifs dialect with servers, such as Samba 3.0.5 or later, that optionally can handle more POSIX like (rather than Windows like) file behavior. It also enables support for POSIX ACLs (getfacl and setfacl) to servers (such as Samba 3.10 and later) which can negotiate CIFS POSIX ACL support. This config option is not needed when mounting with SMB3.1.1. If unsure, say N.
fs/cifs/Kconfig
The configuration item CONFIG_CIFS_POSIX:
CONFIG_CIFS && CONFIG_CIFS_ALLOW_INSECURE_LEGACY && CONFIG_CIFS_XATTR
Enabling this option will cause the cifs client to attempt to negotiate a feature of the older cifs dialect with servers, such as Samba 3.0.5 or later, that optionally can handle more POSIX like (rather than Windows like) file behavior. It also enables support for POSIX ACLs (getfacl and setfacl) to servers (such as Samba 3.10 and later) which can negotiate CIFS POSIX ACL support. This config option is not needed when mounting with SMB3.1.1. If unsure, say N.
fs/Kconfig
The configuration item CONFIG_CIFS_POSIX:
CONFIG_CIFS_XATTR
Enabling this option will cause the cifs client to attempt to negotiate a newer dialect with servers, such as Samba 3.0.5 or later, that optionally can handle more POSIX like (rather than Windows like) file behavior. It also enables support for POSIX ACLs (getfacl and setfacl) to servers (such as Samba 3.10 and later) which can negotiate CIFS POSIX ACL support. If unsure, say N.
fs/Kconfig
The configuration item CONFIG_CIFS_POSIX:
CONFIG_CIFS_XATTR
Enabling this option will cause the cifs client to attempt to negotiate a newer dialect with servers, such as Samba 3.0.5 or later, that optionally can handle more POSIX like (rather than Windows like) file behavior. It also enables support for POSIX ACLs (getfacl and setfacl) to servers (such as Samba 3.10 and later) which can negotiate CIFS POSIX ACL support. If unsure, say N.
Raw data from LKDDb:
(none)
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 - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab