Commit c298cd36 authored by Pavel Shilovsky's avatar Pavel Shilovsky

Update .gear/rules and README files

parent 4240e618
......@@ -21,4 +21,5 @@ tar.bz2: sources/2.6.35 name=kernel-source-etercifs-2.6.35-1.64
tar.bz2: sources/2.6.36 name=kernel-source-etercifs-2.6.36-1.65
tar.bz2: sources/2.6.37 name=kernel-source-etercifs-2.6.37-1.68
tar.bz2: sources/2.6.38 name=kernel-source-etercifs-2.6.38-1.71
tar.bz2: sources/2.6.39 name=kernel-source-etercifs-2.6.39-1.71
tar.bz2: etercifs
......@@ -685,22 +685,6 @@ LinuxExtensionsEnabled If set to one then the client will attempt to
support and want to map the uid and gid fields
to values supplied at mount (rather than the
actual values, then set this to zero. (default 1)
Experimental When set to 1 used to enable certain experimental
features (currently enables multipage writes
when signing is enabled, the multipage write
performance enhancement was disabled when
signing turned on in case buffer was modified
just before it was sent, also this flag will
be used to use the new experimental directory change
notification code). When set to 2 enables
an additional experimental feature, "raw ntlmssp"
session establishment support (which allows
specifying "sec=ntlmssp" on mount). The Linux cifs
module will use ntlmv2 authentication encapsulated
in "raw ntlmssp" (not using SPNEGO) when
"sec=ntlmssp" is specified on mount.
This support also requires building cifs with
the CONFIG_CIFS_EXPERIMENTAL configuration flag.
These experimental features and tracing can be enabled by changing flags in
/proc/fs/cifs (after the cifs module has been installed or built into the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment