9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@9fans.net
Subject: Re: [9fans] the futility of QTMOUNT
Date: Wed,  8 Dec 2010 17:19:03 +0000	[thread overview]
Message-ID: <b6d0670a3fcc9b3c28f6038e76bc6fe7@terzarima.net> (raw)
In-Reply-To: <5e3c9c7f180af13e74219014e5d078c8@ladd.quanstro.net>

>exportfs never detects this bit being set.  i would expect the
>type to be 90, not 80 in this example ...

>; mkdir q; mount /srv/boot q; ls -qd q
>(0000000000000001 48 80) q

i wouldn't! it's not set on the *mounted* file system in the scope of exportfs
but on the file (/srv/boot), once opened, that provides the 9p stream that the *client* of exportfs is opening and wants to mount.

it's typically $wsys in a cpu window, such as /mnt/term/srv/rio.forsyth.5

you can only see the bit on the qid you get from fstat, which is what exportfs does.



      reply	other threads:[~2010-12-08 17:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 13:16 erik quanstrom
2010-12-08 16:26 ` Charles Forsyth
2010-12-08 16:24   ` erik quanstrom
2010-12-08 17:19     ` Charles Forsyth [this message]

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=b6d0670a3fcc9b3c28f6038e76bc6fe7@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@9fans.net \
    /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).