public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.17-rc3 - fs/namespace.c issue
@ 2006-05-01 21:06 Valdis.Kletnieks
  2006-05-01 21:33 ` Andrew Morton
  0 siblings, 1 reply; 11+ messages in thread
From: Valdis.Kletnieks @ 2006-05-01 21:06 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

There seems to have been a bug introduced in this changeset:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f6422f17d3a480f21917a3895e2a46b968f56a08

Am running 2.6.17-rc3-mm1.  When this changeset is applied, 'mount --bind'
misbehaves:

> # mkdir /foo
> # mount -t tmpfs -o rw,nosuid,nodev,noexec,noatime,nodiratime none /foo
> # mkdir /foo/bar
> # mount --bind /foo/bar /foo
> # tail -2 /proc/mounts
> none /foo tmpfs rw,nosuid,nodev,noexec,noatime,nodiratime 0 0
> none /foo tmpfs rw 0 0

Reverting this changeset causes both mounts to have the same options.

(Thanks to Stephen Smalley for tracking down the changeset...)

[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-05-15 21:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-01 21:06 2.6.17-rc3 - fs/namespace.c issue Valdis.Kletnieks
2006-05-01 21:33 ` Andrew Morton
2006-05-01 23:56   ` Herbert Poetzl
2006-05-02  6:56     ` Valdis.Kletnieks
2006-05-02 16:48       ` Herbert Poetzl
2006-05-15 21:18     ` Bill Davidsen
2006-05-12 17:36   ` Stephen Smalley
2006-05-12 17:53     ` Andrew Morton
2006-05-12 18:02       ` Stephen Smalley
2006-05-12 18:09         ` Andrew Morton
2006-05-13 13:54           ` Herbert Poetzl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox