NetBSD-Bugs archive

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

PR/59663 CVS commit: src/sys/dev



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59663 CVS commit: src/sys/dev
Date: Wed, 29 Jul 2026 17:39:23 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Wed Jul 29 17:39:23 UTC 2026
 
 Modified Files:
 	src/sys/dev: fss.c
 
 Log Message:
 Bracket I/O from or to the backing store with fstrans_start_lazy()
 so the fss device doesn't block before the file system is suspended.
 
 Should fix some deadlocks with revokation of ttys.
 
 PR kern/59663 (ffs_snapshot_read -> uvm_fault (or pool page empty)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.115 -r1.116 src/sys/dev/fss.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