K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-01-14T02:18:59.000000Z K 7 svn:log V 296 don't initialize the mutex in the temporary struct file, the soo_* functions just grab f_data and don't muck with anything else so this should be ok. this fixes a panic with invariants where it thinks we've doubly initialized the filetmp mutex even though all we've done is neglect to bzero it. END