All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Reiser <reiser@namesys.com>
To: Grant Miner <mine0057@mrs.umn.edu>
Cc: reiserfs-list@namesys.com
Subject: Re: A file-based interface for mount
Date: Wed, 09 Jul 2003 17:18:19 +0400	[thread overview]
Message-ID: <3F0C161B.6030707@namesys.com> (raw)
In-Reply-To: <3F078EF1.6090908@mrs.umn.edu>

Grant Miner wrote:

> Would it make sense to use a file interface in the file system to 
> control mounting?  Have a file that exists per-directory named ..mount 
> (or something).  Then, to mount /dev/sda on /home, echo "/dev/sda rw" 
> > /home/..mount
> To unmount the file system, remove the line from the ..mounts file.  
> You could also do plan 9 layered mounts (with priorities) by putting 2 
> or more lines in that file.  The advantage is you could set access 
> controls on each file to easily let non-root users perform mount at 
> certain directories, and you don't need the mount and unmount commands 
> anymore.
>
> What do you think?
>
>
>
Cool.  Probably not hard to write.  Can I get you to write it for 
Reiser4?  If so, we can discuss details (I will be delayed for a week in 
answering though due to traveling.)

-- 
Hans



  reply	other threads:[~2003-07-09 13:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-06  2:52 A file-based interface for mount Grant Miner
2003-07-09 13:18 ` Hans Reiser [this message]
2003-07-09 13:42   ` Nikita Danilov
2003-07-09 17:01     ` Grant Miner
2003-07-09 17:08       ` Nikita Danilov
2003-07-09 17:56         ` Grant Miner
2003-07-09 19:17     ` Hubert Chan
2003-07-09 21:32       ` Advangates (A file-based interface for mount) Grant Miner
2003-07-10  2:55         ` Ragnar Kjørstad
2003-07-10  5:41           ` Oleg Drokin
2003-07-11  6:59           ` Toby Dickenson
2003-07-11  7:30             ` Russell Coker
2003-07-10 12:22         ` Timothy Webster

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=3F0C161B.6030707@namesys.com \
    --to=reiser@namesys.com \
    --cc=mine0057@mrs.umn.edu \
    --cc=reiserfs-list@namesys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.