CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2020/04/06 10:29:53

Modified files:
        sys/dev        : softraid.c 

Log message:
Remove redundant VOP_CLOSE() and vput(). The fail branch will close
the vnode because `open' is true.

OK deraadt@, anton@

Reply via email to