K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-08T22:18:58.000000Z K 7 svn:log V 210 Missing part of dillon's coredump commit. cpu_coredump() was still passing IO_NODELOCKED to vn_rdwr(), this would cause operations on the unlocked core vnode and softupdates nastiness if an a.out binary cored. END