NetBSD-Bugs archive

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

PR/60523 CVS commit: src/sys/ufs/lfs



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

From: "Konrad Schroder" <perseant%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60523 CVS commit: src/sys/ufs/lfs
Date: Thu, 27 Aug 2026 14:33:13 +0000

 Module Name:	src
 Committed By:	perseant
 Date:		Thu Aug 27 14:33:13 UTC 2026
 
 Modified Files:
 	src/sys/ufs/lfs: lfs.h lfs_alloc.c lfs_extern.h lfs_vfsops.c
 
 Log Message:
 Remove the last vestiges of the freelist ordering code.  Addresses an issue
 observed in testing, also reported in PR kern/60523.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.219 -r1.220 src/sys/ufs/lfs/lfs.h
 cvs rdiff -u -r1.154 -r1.155 src/sys/ufs/lfs/lfs_alloc.c
 cvs rdiff -u -r1.131 -r1.132 src/sys/ufs/lfs/lfs_extern.h
 cvs rdiff -u -r1.399 -r1.400 src/sys/ufs/lfs/lfs_vfsops.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