PR/60462 CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs
"Jeff Rizzo" <[email protected]> Sun, 19 Jul 2026 15:50:02 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60462; it has been noted by GNATS. From: "Jeff Rizzo" <[email protected]> To: [email protected] Cc: Subject: PR/60462 CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs Date: Sun, 19 Jul 2026 15:37:56 +0000 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.