__nfs_fhget: inode <num> still busy, i_count=1

Frank van Maarseveen (fvm@tasking.nl)
Mon, 12 Jul 1999 12:31:33 +0200


Kernel: 2.2.6-ac3

There were zillions of these messages, all referring
to the same inode number. As a result the machine did not
respond to anything else (it needed to be power cycled).

After inspecting the source I think the printk for this
should only be done when the inode number is different because
it sits in the middle of a tight retry loop. Waiting might
be more appropriate but I'm not sure if that can be done in
this particular case.

Regards,

-- 
Frank

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/