]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
authorJeff Layton <jlayton@redhat.com>
Mon, 31 Dec 2007 00:51:45 +0000 (00:51 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 31 Dec 2007 00:51:45 +0000 (00:51 +0000)
commit05b3de63da2abe804f5dbe0174298bf48949079f
tree04da99474c0b6bf5c620ca93715df10a40a97644
parentdae5dbdbd786798ad2249e54df1156d524da30aa
[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set

The SPNEGO key data is not terribly interesting except in certain
debugging situations. Only dump it to the ring buffer if needed.

Signed-off-by: Jeff Layton <jlayton@tupile.poochiereds.net>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_spnego.c