NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60746 CVS commit: src/sys/ufs/lfs
The following reply was made to PR kern/60746; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60746 CVS commit: src/sys/ufs/lfs
Date: Sat, 19 Sep 2026 18:25:11 +0000
Module Name: src
Committed By: riastradh
Date: Sat Sep 19 18:25:11 UTC 2026
Modified Files:
src/sys/ufs/lfs: lfs_rfw.c lfs_vfsops.c
Log Message:
lfs: Sprinkle KASSERTMSG.
PR kern/60746: kernel diagnostic assertion "ino >= LFS_IFILE_INUM"
failed: file "../../../../ufs/lfs/lfs_vfsops.c", line 1800
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/ufs/lfs/lfs_rfw.c
cvs rdiff -u -r1.403 -r1.404 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