|
@@ -133,7 +133,7 @@ config CIFS_XATTR
|
|
|
|
|
|
config CIFS_POSIX
|
|
config CIFS_POSIX
|
|
bool "CIFS POSIX Extensions"
|
|
bool "CIFS POSIX Extensions"
|
|
- depends on CIFS_XATTR
|
|
|
|
|
|
+ depends on CIFS && CIFS_ALLOW_INSECURE_LEGACY && CIFS_XATTR
|
|
help
|
|
help
|
|
Enabling this option will cause the cifs client to attempt to
|
|
Enabling this option will cause the cifs client to attempt to
|
|
negotiate a newer dialect with servers, such as Samba 3.0.5
|
|
negotiate a newer dialect with servers, such as Samba 3.0.5
|