On Wed, Nov 27, 2002 at 05:16:30PM +0100, Moritz Schulte wrote:
>   An example:
> 
>   I use unionfs on /lib and in /lib there is libfnord.so, which is a
> symbolic link to libfnord.so.42; now /lib/libfnord.so is looked up via
> file_name_lookup_under.

An interesting case is when I have libfnord.so.42 on some filesystem, go to
/lib which is unionfs, and do ln -s libfnord.so{.42,} which writes the
symlink to a filesystem different from that with the library.
Obviously the link should be correct but on its own filesystem it points 
nowhere.

-- 
Michal Suchanek
[EMAIL PROTECTED]


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to