]> rtime.felk.cvut.cz Git - linux-imx.git/commit
cifs: demote DFS referral lookup errors to cFYI
authorJeff Layton <jlayton@redhat.com>
Tue, 26 Jul 2011 16:20:18 +0000 (12:20 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 3 Aug 2011 03:19:28 +0000 (03:19 +0000)
commitb80289833463215d2f3d1d72cf735fc7ba78da57
tree85e29b79dbb473e179ff352ac02cabb8536645ee
parentfc05a78efb8e91e884017bb0bc43f690aa5b4dcd
cifs: demote DFS referral lookup errors to cFYI

cifs: demote DFS referral lookup errors to cFYI

Now that we call into this routine on every mount, anyone who doesn't
have the upcall configured will get multiple printks about failed lookups.

Reported-and-Tested-by: Martijn Uffing <mp3project@sarijopen.student.utwente.nl>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_dfs_ref.c
fs/cifs/dns_resolve.c