CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2011/07/07 09:24:59

Modified files:
        sys/dev        : softraid.c 

Log message:
Make sr_shutdown() a general function and use this from sr_detach() to
avoid duplication. Implement a sr_shutdownhook() function that simply
calls sr_shutdown() and use this for the shutdown hook.

ok marco@

Reply via email to