NetBSD-Bugs archive

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

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



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

From: "Frank Kardel" <kardel%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55705 CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs
Date: Fri, 9 Oct 2020 08:18:01 +0000

 Module Name:	src
 Committed By:	kardel
 Date:		Fri Oct  9 08:18:01 UTC 2020
 
 Modified Files:
 	src/external/cddl/osnet/dist/uts/common/fs/zfs: dmu_tx.c
 
 Log Message:
 PR kern/55705:
 don't attempt to sleep for negative time, we are late anyway - avoids DIAGNOSTIC panic
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 \
     src/external/cddl/osnet/dist/uts/common/fs/zfs/dmu_tx.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