All of lore.kernel.org
 help / color / mirror / Atom feed
* multiple identical nfs mounts allowed
@ 2001-11-08  1:09 Acrimon Beet
  2001-11-08  8:01 ` Trond Myklebust
  0 siblings, 1 reply; 2+ messages in thread
From: Acrimon Beet @ 2001-11-08  1:09 UTC (permalink / raw)
  To: linux-kernel

I understand this has been discussed before in a limited way 
(http://www.uwsg.iu.edu/hypermail/linux/kernel/0108.1/0070.html is all I 
could find), but what is the justification for allowing multiple identical 
nfs mounts?

eg

# mount server:/export /mnt
# mount server:/export /mnt

will give this:

# mount | grep server
server:/export on /mnt type nfs (rw,addr=192.168.1.210)
server:/export on /mnt type nfs (rw,addr=192.168.1.210)

This is not possible with block devices.

Is this at all a dangerous state of affairs?

thanks
ABeet.

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

* Re: multiple identical nfs mounts allowed
  2001-11-08  1:09 multiple identical nfs mounts allowed Acrimon Beet
@ 2001-11-08  8:01 ` Trond Myklebust
  0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2001-11-08  8:01 UTC (permalink / raw)
  To: Acrimon Beet; +Cc: linux-kernel

>>>>> " " == Acrimon Beet <acrimon.beet@gmx.co.uk> writes:

     > I understand this has been discussed before in a limited way
     > (http://www.uwsg.iu.edu/hypermail/linux/kernel/0108.1/0070.html
     > is all I could find), but what is the justification for
     > allowing multiple identical nfs mounts?

None.

Cheers,
   Trond

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

end of thread, other threads:[~2001-11-08  8:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-08  1:09 multiple identical nfs mounts allowed Acrimon Beet
2001-11-08  8:01 ` Trond Myklebust

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.