Re: Problems with 'pwd' and unionfs

2000-03-08 Thread Bruce Evans
On Sat, 4 Mar 2000, Dan Potter wrote: > ... > In libc there is a non-kernel version of getcwd that runs lstat() on each > directory and then searching its parent, trying to divine which sub-tree > is '.' at the time. I dumped a copy of that into a copy of pwd.c to trace > through it and see what

Problems with 'pwd' and unionfs

2000-03-04 Thread Dan Potter
Hi all, I have been working with FreeBSD 4.0-current lately and I have found a strange thing or two. Here is the really big one that is stopping me from performing my evil experiments }-D When I mount a pass-through based file system (null and union both exhibit this behavior) more than one level