Ok, with some additional debugging, I have determined that the memory that is being leaked is coming from crget- each time I stat something in a particular directory tree (whether or not the file exists), one cred_t gets leaked.

I still haven't been able to determine what the characteristic is of the directory tree that makes it "poisoned"...



Eureka... I've found the problem, there is a missing 'crfree' in 'afs_linux_lookup'. I will submit this as a bug report.

I'd still love to know the user-land path that ends up triggering this...

Thanks,

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

Reply via email to