Module Name: src Committed By: mrg Date: Tue Dec 14 00:46:43 UTC 2021
Modified Files: src/sys/dev/raidframe: rf_diskqueue.c Log Message: call buf_destroy() after buf_init(). hopefully fixes the lockdebug problem shown here: http://mail-index.netbsd.org/tech-kern/2021/12/10/msg027851.html but seems unlikely to fix the original problem. tested on i386/anita. ok oster@ XXX: pullup-9 (netbsd-8 uses old APIs.) To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/dev/raidframe/rf_diskqueue.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.