s3-param: Make "rlimit_max below minimum Windows limit" notification less scary
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 2 Jan 2011 08:40:09 +0000 (02:40 -0600)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Mar 2011 20:35:18 +0000 (21:35 +0100)
commit5d525ea0ed937e4146dee0859d0218ef730bfa27
treef13c9ae8ca3e453d123b78d666381afee993123d
parentfd6af89cb86c7ffb99ba4de986d932ec58182c81
s3-param: Make "rlimit_max below minimum Windows limit" notification less scary

The fix to bug #6837 results in messages from testparm that look
like a misconfiguration even though they aren't:

 rlimit_max: rlimit_max (8192) below minimum Windows limit (16384)

Apply a slight change in wording ("increasing rlimit_max to minimum
Windows limit") to make it clearer that the user has done nothing
wrong.  (Similarly for sysctl_max.)

Reported-by: Miguel Medalha <miguelmedalha@sapo.pt>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
source3/param/loadparm.c