CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

"Jeff Rizzo" <[email protected]> Sun, 19 Jul 2026 15:37:56 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	riz
Date:		Sun Jul 19 15:37:56 UTC 2026

Modified Files:
	src/external/cddl/osnet/dist/uts/common/fs/zfs: dsl_dataset.c

Log Message:
Don't leak locks in the error case.  PR kern/60462

ok riastradh@


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    src/external/cddl/osnet/dist/uts/common/fs/zfs/dsl_dataset.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.