From: cinap_lenrek@felloff.net
To: 9front@9front.org
Subject: Re: [9front] mycroftiv's zrv and rfork V, patch for current 9front
Date: Wed, 06 Jan 2021 23:28:36 +0100 [thread overview]
Message-ID: <0B726432967EDA681D99876E822A7936@felloff.net> (raw)
In-Reply-To: <2258e85e-0fe5-4c8d-9376-f044aaf732bd@sirjofri.de>
or you could use the mntspec when binding #s.
having srvspace like fork also has the disadvantage that you have
the previous namespace now all bullshit. all the mount channels
become inaccessible as you RFCSRV.
at some point, i'd really like to have dedicated 9p opertation and
syscall to "post" a file descriptor to a fileserver, instead of
having more process specific magic wormholes which doesnt
transcent across exportfs. no code yet unfortunately :(
there are a bunch of other fileservers that need it. like
when you want to add another channel to a devbridge. also
think about stuff like dossrv. you can pass it a filename
to the dos partition on mount, but it needs to be in its
namespace. or stuff like devtls. grabbing into the calling
process filedescriptor table or namespace should be avoided
at all cost.
--
cinap
next prev parent reply other threads:[~2021-01-06 22:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-06 10:17 sirjofri+ml-9front
2021-01-06 19:05 ` cinap_lenrek
2021-01-06 19:11 ` ori
2021-01-06 20:02 ` sirjofri
2021-01-06 22:28 ` cinap_lenrek [this message]
2021-01-07 20:55 ` Stuart Morrow
2021-01-07 14:04 ` sirjofri+ml-9front
2021-01-07 1:12 ` [9front] happy new year cinap_lenrek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0B726432967EDA681D99876E822A7936@felloff.net \
--to=cinap_lenrek@felloff.net \
--cc=9front@9front.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).