Richard Lowe <[EMAIL PROTECTED]> wrote:

> Joerg Schilling wrote:
> > ls -l cdev 
> > crw-r--r--   1 root     bs       127, 254 Jun 15  1994 cdev
> > 
> > when calling "truss ln cdev cdevhardlink", I see:
> > 
> > lstat64("cdev", 0x080662E0)                     = 0
> > lstat64("cdevhardlink", 0x08066370)             Err#2 ENOENT
> > link("cdev", "cdevhardlink")                    Err#18 EXDEV
> > 
> > How can a "Cross device link" happen on the same FS and in the same
> > directory?
> > 
>
> I can reproduce this, but only on lofs.  Does there happen to be lofs 
> between you and UFS?

Correct, this is with lofs in between.  did forget about it because I thought 
that lofs is nearly 100% transparent.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to