K 10 svn:author V 5 peter K 8 svn:date V 27 2000-01-13T18:48:12.000000Z K 7 svn:log V 366 Free the global softupdates lock prior to tsleep() in getdirtybuf(). This seems to be responsible for a bunch of panics where the process sleeps and something else finds softupdates "locked" when it shouldn't be. This commit is unreviewed, but has been a big help here. Previously my boxes would panic pretty much on the first fsync() that wrote something to disk. END