Hi, Ralf Jung: > I am only getting this warning during a boot, it disappears after a > while -- no idea why.
I guess the reason is the kernel thread who releases the internal file object asynchronously. During the boot, the thread might not be prepared yet. J. R. Okajima

