param: turn 'smb2 max credits' into generated option
authorMichael Adam <obnox@samba.org>
Tue, 21 Jul 2015 13:18:01 +0000 (15:18 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2015 23:55:30 +0000 (01:55 +0200)
commit44619ad2611bd02419c4a81b5434ad587b2cb8a7
tree63b571afcdf9b385f8da99b668f0bde7aca7404b
parentea6d35ccdddaa692f66ac2cebd7a66110cd66c98
param: turn 'smb2 max credits' into generated option

This is achieved by moving the special treatment from
the lp_smb2_max_credits() function in the the special
handler that is called only once upon lp_load().

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/protocol/smb2maxcredits.xml
lib/param/loadparm.c
lib/param/loadparm.h
lib/param/param_table.c
source3/param/loadparm.c