diff options
| author | Andrew Morton <[email protected]> | 2006-05-15 09:44:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-05-15 11:20:57 -0700 |
| commit | eee391a66d774e644bf3cbb35403562e09d88bb2 (patch) | |
| tree | 1c04e7edb60a5c129c8e118decfea8b5ba5076a3 /scripts/patch-kernel | |
| parent | be6e028b6422878df2e799a74609a03a553c7dad (diff) | |
[PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"
Revert commit f6422f17d3a480f21917a3895e2a46b968f56a08, due to
[email protected] wrote:
>
> There seems to have been a bug introduced in this changeset:
>
> 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...)
>
Cc: Herbert Poetzl <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: <[email protected]>
Cc: Stephen Smalley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions