[PATCH] silence warning output of testparm for default value

Michael Adam obnox at samba.org
Tue Nov 19 23:07:00 MST 2013


Hi,

with 03e4037c5ea88e33c448e7fee256d7f11edbe486, warning was
introduced to testparm, for several values of "socket options",
including "TCP_NODELAY".

But TCP_NODELAY is set by default, so we get the big fat warning
every time we call testparm, unless we explicitly unset
the socket options.

The attached patch removes the TCP_NODELAY value of the treatment
in testparm.

Review / push appreciated.

Thanks - Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-testparm-don-t-warn-for-TCP_NODELAY-in-socket-option.patch
Type: text/x-diff
Size: 1340 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20131120/0a1b6740/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 215 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20131120/0a1b6740/attachment.pgp>


More information about the samba-technical mailing list