9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Anthony Martin <ality@pbrane.org>
To: 9front@9front.org
Subject: [9front] Re: RFNOMNT vs unmount
Date: Sun, 20 Dec 2020 15:51:31 -0800	[thread overview]
Message-ID: <X9/jg0G2Am3/KUXx@alice> (raw)
In-Reply-To: <2B00BA68FFBEF791E1A7F8173F3F4257@eigenstate.org>

> This can be done by treating cmount() almost like a union,
> but putting a flag within the union so that names() stops
> traversing the union early -- 'm->shadow'; unmount can
> then prune just the mounts with an newer 'freeze depth'
> than the current rfork depth.

You should make the change in your own kernel if you
have a need for it. Then, after a few weeks or more,
let us know what the consequences were. At that point
we can have a better discussion.

For example, one of my small experiments involves
removing a special case in namec, disallowing #/
from being attached, and manually setting up the
first attach in userinit.

It's a small but subtle change so I want to let it
brew for a while to see if there are any surprises.

(One of the things I've come to appreciate most about
Plan 9 over the last thirteen years is how amenable it
is to experimentation by a single person: it's small
enough so that anyone can have their own.)

Cheers,
  Anthony

  parent reply	other threads:[~2020-12-20 23:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-20 19:22 [9front] " ori
2020-12-20 19:49 ` hiro
2020-12-20 20:32   ` Steve Simon
2020-12-20 23:51 ` Anthony Martin [this message]
2020-12-21  6:25   ` [9front] " ori
2020-12-21 15:34     ` [9front] " Xiao-Yong Jin

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=X9/jg0G2Am3/KUXx@alice \
    --to=ality@pbrane.org \
    --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).