[OpenAFS-devel] fakestat side effect

Nickolai Zeldovich kolya@MIT.EDU
Wed, 31 Jul 2002 09:46:55 -0400


> there is a side effect whe using fakestat. It is not possible to
> create hard link in volume root directory:
> ln: creating hard link `bbb' to `aaa': Invalid cross-device link

That's kind-of alarming; I seem to have entirely missed afs_link()
while adding fakestat support to all VNOPs.  I wonder if I missed
any other things too..  In any case, I've fixed it in CVS now;
thanks for the bug report.

-- kolya