All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs-utils crossmnt/fsid bug
@ 2007-09-05 20:46 J. Bruce Fields
  2007-11-23  2:50 ` [NFS] " Neil Brown
  0 siblings, 1 reply; 9+ messages in thread
From: J. Bruce Fields @ 2007-09-05 20:46 UTC (permalink / raw)
  To: Neil Brown; +Cc: nfs

With an exports entry like

	/exports *.citi.umich.edu(rw,crossmnt,fsid=0)

and some other stuff mounted under /exports, I get an odd situation
where listing /exports/submnt/ shows me the contents of /exports/.

I looks to me like what's happening is that the new code to
automatically export filesystems under crossmnt exports is exporting
those directories with the fsid option turned on, with the result that
the root of each of those subdirectories ends up with the same
filehandle as the root of /exports, and the hilarity ensues.  But I
haven't tried a patch yet.

Does that make sense?  I assume we should just clear the fsid flag on
submounts, as it's never going to make sense, and leave the logic
otherwise intact.

--b.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2007-12-11 21:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-05 20:46 nfs-utils crossmnt/fsid bug J. Bruce Fields
2007-11-23  2:50 ` [NFS] " Neil Brown
     [not found]   ` <18246.16373.177320.570040-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2007-11-26 22:39     ` J. Bruce Fields
2007-11-29  3:59       ` Neil Brown
2007-12-03 22:51     ` Frank Filz
2007-12-04  1:09       ` Neil Brown
     [not found]         ` <18260.43206.943331.889058-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2007-12-04 17:42           ` Frank Filz
2007-12-07 19:05             ` Frank Filz
2007-12-11 21:20       ` Frank Filz

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.