linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What's nlmsvc_proc_share() for?
@ 2011-04-06 14:30 Rob Landley
  2011-04-07  3:04 ` Mi Jinlong
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Landley @ 2011-04-06 14:30 UTC (permalink / raw)
  To: linux-nfs

I'm reading through the fs/lockd code, and I read grace.c and svcshare.c
and code such as nlmsvc_share_file() only seems to get called from
nlmsvc_proc_share() (and its cut-and-paste twin nlm4svc_proc_share())...

And as far as I can grep, those last two functions are never called from
anywhere in the kernel source.

The comments say this is for "DOS shares", which presumably doesn't mean
what I think it means because DOS used netbios, not NFS...

What's this code for, and where does it get used?  Is it something out
of tree, or some header #define that's glued##together that I'm not
picking up via grep...?

Rob

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-08  1:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 14:30 What's nlmsvc_proc_share() for? Rob Landley
2011-04-07  3:04 ` Mi Jinlong
2011-04-08  1:09   ` Rob Landley

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).