Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
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