From: "Xin Zhao" <uszhaoxin@gmail.com>
To: "Neil Brown" <neilb@suse.de>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
linux-fsdevel@vger.kernel.org
Subject: Re: why svc_export_lookup() has no implementation?
Date: Fri, 26 May 2006 02:06:58 -0400 [thread overview]
Message-ID: <4ae3c140605252306p4d4599c9g4e4e085a1b786144@mail.gmail.com> (raw)
In-Reply-To: <17526.34136.986510.885941@cse.unsw.edu.au>
Thanks a lot! Neil. Now I know what happened. :)
Xin
On 5/26/06, Neil Brown <neilb@suse.de> wrote:
> On Friday May 26, uszhaoxin@gmail.com wrote:
> > I noticed that functions like exp_get_by_name() calls function
> > svc_export_lookup(). But I cannot find the implementation of
> > svc_export_lookup(). I can only find the function definition. HOw can
> > this happen?
> >
> > Can someone give me a hand?
>
> Look at and understand DefineCacheLookup (in
> include/linux/sunrpc/cache.h).
>
> Then look for places that it is used.
>
> But if you find you cannot stomach that, but assured that you aren't
> alone and have a look in something newer than 2.6.16. There-in, and
> Randy has suggest, it will be easy to find the definition.
>
> NeilBrown
>
prev parent reply other threads:[~2006-05-26 6:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-26 4:15 why svc_export_lookup() has no implementation? Xin Zhao
2006-05-26 4:23 ` Randy.Dunlap
2006-05-26 4:34 ` Neil Brown
2006-05-26 6:06 ` Xin Zhao [this message]
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=4ae3c140605252306p4d4599c9g4e4e085a1b786144@mail.gmail.com \
--to=uszhaoxin@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neilb@suse.de \
/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).