[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-883-g9d2d075

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Apr 7 15:34:27 GMT 2009


On Mon, Apr 06, 2009 at 03:55:26PM -0500, Tim Prouty wrote:
> -	DEBUG(10, ("Got oplock async level 2 break message from pid %s: "
> -		   "%s/%lu\n", procid_str(debug_ctx(), &src),
> -		   file_id_string_tos(&msg.id), msg.share_file_id));
> +	DEBUG(10, ("Got oplock async level 2 break message from pid %d: %s/%lu\n",
> +		   (int)procid_to_pid(&src), file_id_string_tos(&msg.id), msg.share_file_id));
>  

Is there any reason why you removed the procid_str() that I
just added? Is this a speed critical operation on your
platform? If so, is there anything I can help to relieve
that pain?

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20090407/a734bf1e/attachment.bin


More information about the samba-technical mailing list