chas williams - CONTRACTOR wrote:
In message <[EMAIL PROTECTED]>,Adam Megacz writes:
I can confirm that this patch fixes the problem -- no more .__afsXXX
leftovers after applying this to 1.4.3rc2.  Thank you!!

Hopefully this will get folded into the OpenAFS source at some point...

could you try this version. it adds a vnode_recycle()/cache_purge() to the afs_vop_inactive() if it stumbles across an unlinked file.

also, it adds a vnode_recycle() for successful rmdir's and doesnt do cache_purges() when remove operations fail.

I imagine that afs_vop_inactive() somewhere in the directory listing code. If so can you print out a warning in the logs?

It's good to clean up after a spill, but at least we'll know that there has been a spill this way.

Mike
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to