NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56242 CVS commit: src/sys/ufs/chfs



The following reply was made to PR kern/56242; it has been noted by GNATS.

From: "Andrius Varanavicius" <andvar%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56242 CVS commit: src/sys/ufs/chfs
Date: Thu, 15 Jul 2021 22:39:06 +0000

 Module Name:	src
 Committed By:	andvar
 Date:		Thu Jul 15 22:39:06 UTC 2021
 
 Modified Files:
 	src/sys/ufs/chfs: chfs_readinode.c chfs_scan.c
 
 Log Message:
 Make sure that mutex is released before conditional return statements. Fixes PR kern/56242
 ok riastradh
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/sys/ufs/chfs/chfs_readinode.c
 cvs rdiff -u -r1.8 -r1.9 src/sys/ufs/chfs/chfs_scan.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index