[email protected] wrote:

> I wondered if it was safe to assert that the link count didn't change.  I
> was having a hard time telling if this was all based upon one pass, or if
> it looked at the filesystem more than once.  In some cases, it seems
> entirely possible that a file could get unlinked.  Should it really
> traceback when this condition is encountered?

It's just one pass, but it does depend on having the link count for any
given inode stay the same from the first time it's encountered to the last.
I'll see if I can make it error out in this case.

Thanks,
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to