K 10 svn:author V 5 green K 8 svn:date V 27 2000-07-27T03:45:18.000000Z K 7 svn:log V 266 Distinguish between whether ktraceing was enabled before an IO operation or after it. If the ktrace operation was enabled while the process was blocked doing IO, the race would allow it to pass down invalid (uninitialized) data and panic later down the call stack. END