All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn <core@enodev.com>
To: herbert@13thfloor.at
Cc: Linus Torvalds <torvalds@osdl.org>,
	Marcelo Tosatti <marcelo@conectiva.com.br>,
	Andrew Morton <akpm@osdl.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	viro@parcelfarce.linux.theplanet.co.uk
Subject: Re: Bind Mount Extensions (ro for --bind)
Date: Thu, 21 Aug 2003 22:25:19 -0500	[thread overview]
Message-ID: <1061522719.6682.5.camel@localhost> (raw)
In-Reply-To: <20030822024726.GA10598@www.13thfloor.at>

Pretty cool. Guess I missed that one the first time.

Hope it doesn't bit-rot!

On Thu, 2003-08-21 at 21:47, Herbert Pötzl wrote:
> Hi Linus!
> Hi Andrew!
> Hi Marcelo!
> 
> a few weeks ago, I posted a patch on lkml, which allows 
> ro --bind mounts, at least regarding ...
> 
>  - open (read/write/trunc), create
>  - link, symlink, unlink
>  - mknod (reg/block/char/fifo), mkfifo
>  - mkdir, rmdir
>  - (f)chown, (f)chmod, utimes
>  - ioctl (gen/ext2/ext3/reiser)
>  - access, truncate
> 
> it doesn't handle update_atime() yet, because Al Viro
> hasn't had the time to answer my email, and it doesn't
> change current intermezzo code (but this would be easy
> to add, because it's almost the same as the vfs_*()s at
> least regarding ro --bind mounts)
> 
> actually patches are available and tested for 2.4.22-rc2 
> and 2.6.0-test3 up to 2.6.0-test3-bk9 ...
> 
> I would like to see this or similar code in 2.6 and 2.4 ...
> please let me know, what would be required to get them
> in, or why you dislike those patches, in case you do ...
> 
> TIA,
> Herbert
> 
> -----
> http://www.13thfloor.at/Patches/patch-2.4.22-rc2-bme0.03.diff
> http://www.13thfloor.at/Patches/patch-2.4.22-rc2-bme0.03.diff.bz2
> http://www.13thfloor.at/Patches/patch-2.6.0-test3-bme0.03.diff
> http://www.13thfloor.at/Patches/patch-2.6.0-test3-bme0.03.diff.bz2
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2003-08-22  3:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-22  2:47 Bind Mount Extensions (ro for --bind) Herbert Pötzl
2003-08-22  3:25 ` Shawn [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=1061522719.6682.5.camel@localhost \
    --to=core@enodev.com \
    --cc=akpm@osdl.org \
    --cc=herbert@13thfloor.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=torvalds@osdl.org \
    --cc=viro@parcelfarce.linux.theplanet.co.uk \
    /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.