• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/protocol/
1<samba:parameter name="large readwrite"
2                 context="G"
3				 type="boolean"
4                 developer="1"
5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7    <para>This parameter determines whether or not
8    <citerefentry><refentrytitle>smbd</refentrytitle>
9    <manvolnum>8</manvolnum></citerefentry> supports the new 64k
10    streaming read and write variant SMB requests introduced with
11    Windows 2000. Note that due to Windows 2000 client redirector bugs
12    this requires Samba to be running on a 64-bit capable operating
13    system such as IRIX, Solaris or a Linux 2.4 kernel. Can improve
14    performance by 10% with Windows 2000 clients. Defaults to on. Not as
15	tested as some other Samba code paths.</para>
16</description>
17<value type="default">yes</value>
18</samba:parameter>
19