From: Steve Dickson <steved@redhat.com>
To: Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Cc: Simo Sorce <simo@redhat.com>
Subject: [PATCH] Alternative patchset to avoid PTR lookups (take 2)
Date: Sat, 13 Apr 2013 10:09:52 -0400 [thread overview]
Message-ID: <1365862193-21986-1-git-send-email-steved@redhat.com> (raw)
Here is how I think we should handle the avoiding of
PTR lookups. Logically its the same as Simo's original
patch but does change the following:
* Not doing the DNS lookups is now the default behavior
* the -D options can be used to restore the old behavior
* I changes some of the variable names to, hopefully, be
more obvious as to what the code is doing.
Simo Sorce (1):
Avoid DNS reverse resolution for server names
utils/gssd/gss_util.h | 2 ++
utils/gssd/gssd.c | 7 +++++--
utils/gssd/gssd.man | 8 +++++++-
utils/gssd/gssd_proc.c | 29 +++++++++++++++++++++++++----
4 files changed, 39 insertions(+), 7 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-04-13 14:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-13 14:09 Steve Dickson [this message]
2013-04-13 14:09 ` [PATCH] Avoid DNS reverse resolution for server names Steve Dickson
2013-04-13 15:08 ` Jim Rees
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=1365862193-21986-1-git-send-email-steved@redhat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=simo@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.