All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Another (stupid) question: autofs vs nfs for automounting purposes
@ 2004-06-14  7:59 Dimitry V. Ketov
  2004-06-14 10:10 ` raven
  0 siblings, 1 reply; 8+ messages in thread
From: Dimitry V. Ketov @ 2004-06-14  7:59 UTC (permalink / raw)
  To: autofs

> -----Original Message-----
> From: raven@themaw.net [mailto:raven@themaw.net] 
> 
> On Fri, 11 Jun 2004, Dimitry V. Ketov wrote:
> 
> > - Which reasons (besides simplicity) led developers to the autofs 
> > solution?
> > - What's wrong with nfs for the same things?
> 
> I don't understand your question.
> 
> What has NFS to do with automounting?
Sorry, if I'm unclear.
I really meant communication protocol between kernel and the userspace
for automounting purposes.
As I know, early automounting solutions was (and current am-utils is)
based on userspace nfs server daemon that mount itself on the autmomount
points and then listen for filesystem traverses that trigger mounting.
I understand that nfs was designed for different purposes, but anyway
what reason to design new communication protocol and to complicate
kernel instead using already in-kernel nfs code?

Dimitry.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: Another (stupid) question: autofs vs nfs for automounting purposes
@ 2004-06-14 11:28 Dimitry V. Ketov
  0 siblings, 0 replies; 8+ messages in thread
From: Dimitry V. Ketov @ 2004-06-14 11:28 UTC (permalink / raw)
  To: autofs

> -----Original Message-----
> From: raven@themaw.net [mailto:raven@themaw.net] 

> > communication protocol and to complicate kernel instead 
> using already 
> > in-kernel nfs code?
> 
> I'm not really familiar with amd so I can't comment on that.
> 
> Historically there are two ways to implement automount one being 
> userspace, RPC based and the other being kernel based. autofs 
> uses the 
> kernel based method. It doesn't seem to me using the in 
> kernel NFS would 
> be sensible but someone would need to enlighten me on that.
> 
> In any case this implementation is a kernel based automounter. If you 
> would like to use the other implementation then I believe amd 
> is quite a 
> capable product.
:) Nope. Just trying to figure out why two different implementations is
still exists.
Anyway thanks,


Dimitry.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Another (stupid) question: autofs vs nfs for automounting purposes
@ 2004-06-11 16:43 Dimitry V. Ketov
  2004-06-11 23:37 ` Ryan Go
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dimitry V. Ketov @ 2004-06-11 16:43 UTC (permalink / raw)
  To: autofs

- Which reasons (besides simplicity) led developers to the autofs
solution?
- What's wrong with nfs for the same things?

Thanks in advance,
Dimitry.

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

end of thread, other threads:[~2004-06-14 11:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-14  7:59 Another (stupid) question: autofs vs nfs for automounting purposes Dimitry V. Ketov
2004-06-14 10:10 ` raven
2004-06-14 11:39   ` Greg Banks
  -- strict thread matches above, loose matches on Subject: below --
2004-06-14 11:28 Dimitry V. Ketov
2004-06-11 16:43 Dimitry V. Ketov
2004-06-11 23:37 ` Ryan Go
2004-06-12  3:41 ` raven
2004-06-12  5:11 ` Jim Carter

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.