> >
> >That the hard links to /proc/$$/fd/$N don't work if
> $N is on zfs...is that
> >just a limitation for now, or is that intentional
> and likely to stay that way?
> 
> I don't know what causes that.

I just tried this on my system running build 43 and ZFS root, and
all worked fine:

# df -h /var/tmp
Filesystem             size   used  avail capacity  Mounted on
system/root            228G    19G   208G     9%    /
# cat > /var/tmp/foo &
[1] 105016
# ln /proc/105016/fd/1 /var/tmp/baz
#

Do you have some test case where this fails?

- Eric
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to