Module Name: src Committed By: martin Date: Sun Nov 29 11:39:45 UTC 2020
Modified Files: src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: vdev_disk.c Log Message: Pull up following revision(s) (requested by yhardy in ticket #1138): external/cddl/osnet/dist/uts/common/fs/zfs/vdev_disk.c: revision 1.19 Use vn_close to release the vnodes in the error handling blocks, since the vnodes were opened for writing. Fix proposed on tech-kern and improved by hannken@. To generate a diff of this commit: cvs rdiff -u -r1.11.2.5 -r1.11.2.6 \ src/external/cddl/osnet/dist/uts/common/fs/zfs/vdev_disk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.