From: Timo Witte <timo.witte@googlemail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] /fs/cifs HEAD
Date: Mon, 29 Mar 2010 10:39:12 +0200 [thread overview]
Message-ID: <a3177ec71003290139w3f435bddv25e06a576afabb07@mail.gmail.com> (raw)
commit 4baf102b1db4ba5c91532acf84acdb9c31867fe6
Author: Timo Witte <timo.witte@googlemail.com>
Date: Mon Mar 29 10:20:09 2010 +0200
added additional info to error message in cifs
diff --git a/fs/cifs/dns_resolve.c b/fs/cifs/dns_resolve.c
index 8794814..28b588c 100644
--- a/fs/cifs/dns_resolve.c
+++ b/fs/cifs/dns_resolve.c
@@ -137,7 +137,7 @@ dns_resolve_server_name_to_ip(const char *unc,
char **ip_addr)
len = rkey->type_data.x[0];
data = rkey->payload.data;
} else {
- cERROR(1, ("%s: unable to resolve: %s", __func__, name));
+ cERROR(1, ("%s: unable to resolve: %s have you
installed /sbin/request-key ?", __func__, name));
goto out;
}
next reply other threads:[~2010-03-29 8:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 8:39 Timo Witte [this message]
2010-04-01 18:56 ` Andrew Morton
2010-04-01 19:18 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a3177ec71003290139w3f435bddv25e06a576afabb07@mail.gmail.com \
--to=timo.witte@googlemail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®