9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] exportfs -r vs /rc/bin/service/!tcp564
@ 2013-05-06 20:41 erik quanstrom
  2013-05-06 22:00 ` a
  0 siblings, 1 reply; 3+ messages in thread
From: erik quanstrom @ 2013-05-06 20:41 UTC (permalink / raw)
  To: 9fans

exportfs(4) claims that -r skips the initial protocol.  but it appears that
it only skips the initial part of the intial protocol, making
	; cat /n/sources/plan9/rc/bin/service/!tcp564
	#!/bin/rc
	mount '#s/boot' /root $rootspec
	exec /bin/exportfs -r /root
incompatable with real file servers.  it appears that the
linux 9p file module requires this behavior, and it is not
capable of connecting to regular file servers.

so my question is, should the manual page or the code
be corrected?

- erik



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

end of thread, other threads:[~2013-05-06 22:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-06 20:41 [9fans] exportfs -r vs /rc/bin/service/!tcp564 erik quanstrom
2013-05-06 22:00 ` a
2013-05-06 22:17   ` erik quanstrom

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