Skip to content
Commit 9a0efecc authored by Rodrigo Freire's avatar Rodrigo Freire Committed by Steve French
Browse files

CIFS: Adds information-level logging function



Currently, CIFS lacks a internal logging function that prints out data
when CIFS_DEBUG=n. When CIFS_DEBUG=y, the only message level for CIFS
events are KERN_ERR or KERN_DEBUG.

This patch creates cifs_info(), which is useful for printing
non-critical event messges, at either CIFS_DEBUG state.

Signed-off-by: default avatarRodrigo Freire <rfreire@redhat.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 9645759c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment