K 10 svn:author V 6 mohans K 8 svn:date V 27 2006-11-27T23:26:06.000000Z K 7 svn:log V 260 bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't have to explicitly acquire Giant (although they need to be aware of this and not hold any locks at that point). Remove the acquisitions of Giant in the NFS client wrapping tprintf(). END