linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Bryan Schumaker <bjschuma@netapp.com>
Cc: dhowells@redhat.com, Trond Myklebust <Trond.Myklebust@netapp.com>,
	linux-nfs@vger.kernel.org
Subject: Re: [PATCH] NFS use kernel DNS resolver
Date: Fri, 06 Aug 2010 22:00:13 +0100	[thread overview]
Message-ID: <11355.1281128413@redhat.com> (raw)
In-Reply-To: <4C5C54A3.1010206@netapp.com>

Bryan Schumaker <bjschuma@netapp.com> wrote:

> --- a/fs/nfs/dns_resolve.c
> +++ b/fs/nfs/dns_resolve.c
> ...
> +inline int nfs_dns_resolver_init(void)
> +{
> +	return 0;
> +}
> +
> +inline void nfs_dns_resolver_destroy(void)
> +{}

These functions are a little pointless since you do the same in the header
file, so I've removed them.  It still compiles...

David

  parent reply	other threads:[~2010-08-06 21:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04 20:46 [PATCH] NFS use kernel DNS resolver Bryan Schumaker
2010-08-05  1:09 ` Trond Myklebust
     [not found] ` <1280970596.2865.28.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2010-08-06  2:05   ` David Howells
2010-08-06 18:29     ` Bryan Schumaker
2010-08-06 21:00     ` David Howells [this message]
2010-08-06 20:53 ` David Howells
2010-08-06 20:58   ` Trond Myklebust
  -- strict thread matches above, loose matches on Subject: below --
2010-08-06 21:01 [PATCH] NFS: Use " David Howells
2010-08-09 11:50 David Howells

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=11355.1281128413@redhat.com \
    --to=dhowells@redhat.com \
    --cc=Trond.Myklebust@netapp.com \
    --cc=bjschuma@netapp.com \
    --cc=linux-nfs@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;
as well as URLs for NNTP newsgroup(s).