Message ID | CAH2r5mvw+5w9HNGb2t9sj3hPTSMbYHChOdCi+XGc4t5YtJ1J9w@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [smb3] smbdirect support can be configured by default | expand |
diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig index 22cf04fb32d3..604f65f4b6c5 100644 --- a/fs/cifs/Kconfig +++ b/fs/cifs/Kconfig @@ -202,7 +202,7 @@ config CIFS_SMB_DIRECT help Enables SMB Direct support for SMB 3.0, 3.02 and 3.1.1. SMB Direct allows transferring SMB packets over RDMA. If unsure, - say N. + say Y. config CIFS_FSCACHE bool "Provide CIFS client caching support"