Re: [PATCH] New debug backend "ringbuf"

jim jim.brown at rsmas.miami.edu
Sun Jan 8 16:05:13 UTC 2017


Values for NOTIFY2 and FORCE_TDIS changed from 202 -> 201 and 302 -> 301.

On 1/8/2017 10:59 AM, Ralph Böhme wrote:
> -		/* MSG_PRINTER_NOTIFY		= 0x2001,  Obsoleted */
> -		MSG_PRINTER_NOTIFY2		= 0x0202,
> -		MSG_PRINTER_DRVUPGRADE		= 0x0203,
> -		MSG_PRINTERDATA_INIT_RESET	= 0x0204,
> -		MSG_PRINTER_UPDATE		= 0x0205,
> -		MSG_PRINTER_MOD			= 0x0206,
> -		MSG_PRINTER_PCAP		= 0x0207,
> +		/* MSG_PRINTER_NOTIFY obsoleted */
> +		MSG_PRINTER_NOTIFY2		= 0x0201,
> +		MSG_PRINTER_DRVUPGRADE,
> +		MSG_PRINTERDATA_INIT_RESET,
> +		MSG_PRINTER_UPDATE,
> +		MSG_PRINTER_MOD,
> +		MSG_PRINTER_PCAP,
>   
>   		/* smbd messages */
> -		/* MSG_SMB_CONF_UPDATED		= 0x0301,  Obsoleted */
> -		MSG_SMB_FORCE_TDIS		= 0x0302,
> -		/* MSG_SMB_SAM_SYNC		= 0x0303,  Obsoleted */
> -		/* MSG_SMB_SAM_REPL		= 0x0304,  Obsoleted */
> -		MSG_SMB_UNLOCK			= 0x0305,
> -		MSG_SMB_BREAK_REQUEST		= 0x0306,
> -		/* MSG_SMB_BREAK_RESPONSE	= 0x0307,  Obsoleted */
> -		/* MSG_SMB_ASYNC_LEVEL2_BREAK	= 0x0308,  Obsoleted */
> -		/* MSG_SMB_OPEN_RETRY		= 0x0309,  Obsoleted */
> -		MSG_SMB_KERNEL_BREAK		= 0x030A,
> -		MSG_SMB_FILE_RENAME		= 0x030B,
> -		MSG_SMB_INJECT_FAULT		= 0x030C,
> -		MSG_SMB_BLOCKING_LOCK_CANCEL	= 0x030D,
> -		MSG_SMB_NOTIFY			= 0x030E,
> -		MSG_SMB_STAT_CACHE_DELETE	= 0x030F,
> +		/* MSG_SMB_CONF_UPDATED obsoleted */
> +		MSG_SMB_FORCE_TDIS		= 0x0301,




More information about the samba-technical mailing list