On Mon, 2002-03-25 at 18:28, BOUWSMA Beery wrote:
>
> > > The only obvious `problem' is when a non-r00t user attempts to
> > > access the union-mounted fs when the shadow directories have not
> > > yet been created, and `permission denied' is returned for all
> > > directories that exist below, b
> > The only obvious `problem' is when a non-r00t user attempts to
> > access the union-mounted fs when the shadow directories have not
> > yet been created, and `permission denied' is returned for all
> > directories that exist below, but not in the unionfs fs. E.g.:
> Yes, it is because of fe
On Mon, 2002-03-11 at 00:47, BOUWSMA Beery wrote:
> Thanks! I'm pleased to report that I applied your patch to my
> -stable source, and now I'm able to `make buildworld' with my
> rw unionfs mount of my local hacks, atop a ro nullfs mount with
> unaltered source, which I'm doing right now.
>
>
[replies sent directly to me may timeout and bounce, since I'm not
online as often as I should be, but I'll check the list archives]
Moin, moin!
%s wrote on %.3s, %lld Sep 1993
> On Mon, 2002-02-25 at 17:35, Takanori Watanabe wrote:
> > Hi, I had trouble with unionfs when it calles getcwd(3) wh
On Mon, 2002-02-25 at 17:35, Takanori Watanabe wrote:
> Hi, I had trouble with unionfs when it calles getcwd(3) when
> I mount some directory on the directry in same file system,like
> mount -t union /usr/home/foo/bar /usr/src/sys/ .
>
> I investigate the problem by inserting debug print in getc
Takanori Watanabe <[EMAIL PROTECTED]> wrote:
> Hi, I had trouble with unionfs when it calles getcwd(3) when
> I mount some directory on the directry in same file system,like
> mount -t union /usr/home/foo/bar /usr/src/sys/ .
>
> I investigate the problem by inserting debug print in getcwd.c.
> T
Hi, I had trouble with unionfs when it calles getcwd(3) when
I mount some directory on the directry in same file system,like
mount -t union /usr/home/foo/bar /usr/src/sys/ .
I investigate the problem by inserting debug print in getcwd.c.
Then I found issuing __getcwd(2) in getcwd(3) failed, and
7 matches
Mail list logo