9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: rog@vitanuova.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] cdrom floppy tape etc, media mount point
Date: Tue, 16 Jul 2002 17:09:02 +0100	[thread overview]
Message-ID: <b0a573b39aa7776be59080e4fa47fb71@vitanuova.com> (raw)

> If you make a directory mode 0777 they you have no say about what
> silly users will put in it (or take out of it), but you can be sure
> (by hypothesis) that you won't like it.  That's why Plan 9 doesn't have
> a world writable /tmp.

oh i see.
you are assuming, however, that /n is implemented on a file server.
on some systems, i've seen it implemented as part of #/ (i.e.  read
only - requires a kernel build to add to it).

i quite like the garbage-collected nature of autodir; between them /n
and /mnt have 52 entries in them on this system and, checking in a rio
window, only 7 are in use.

being able to ls /n and see what mountpoints have been used in this
session seems quite useful; and it means i'd feel no compunction about
doing something like:

	for (i in $manyftpservers) {
		ftpfs -a me@home -m /n/ftp.$i $i
	}

oh yes, autodir also means i don't have to worry about doing the mkdir
first, which means i can just run the usual programs and they can
blithely mount themselves. that's possibly its main advantage.

  cheers,
    rog.



             reply	other threads:[~2002-07-16 16:09 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-16 16:09 rog [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-30 11:45 Russ Cox
2002-07-18 11:19 rog
2002-07-16 15:35 rog
2002-07-16 14:42 ` Sam
2002-07-16 15:39 ` Scott Schwartz
2002-07-16 13:34 rog
2002-07-16 15:19 ` Scott Schwartz
2002-07-18  9:50 ` Ben
2002-07-18 16:06   ` Jack Johnson
2002-07-16  7:39 Fco.J.Ballesteros
2002-07-15 16:45 rog
2002-07-15 16:02 ` Sam
2002-07-15 16:52 ` Lucio De Re
2002-07-15 19:21 ` Scott Schwartz
2002-07-16 12:26 ` Martin C.Atkins
2002-07-15 16:33 okamoto
2002-07-12 16:16 anothy
2002-07-12 10:44 okamoto
2002-07-12 10:37 Fco.J.Ballesteros
2002-07-12 10:32 okamoto
2002-07-12 10:20 Fco.J.Ballesteros
2002-07-15  9:30 ` Ben
2002-07-12 10:15 okamoto
2002-07-12  7:40 Fco.J.Ballesteros
2002-07-12  2:47 okamoto
2002-07-12  2:17 anothy
2002-07-12  2:07 okamoto
2002-07-12  9:03 ` Don

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=b0a573b39aa7776be59080e4fa47fb71@vitanuova.com \
    --to=rog@vitanuova.com \
    --cc=9fans@cse.psu.edu \
    /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).