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: perseant
Date: Mon Nov 10 18:15:01 UTC 2025
Modified Files:
src/sys/ufs/lfs: lfs_segment.c
Log Message:
Move the "lfs_writeinode: looping" mesage behind #ifdef DEBUG, like the other
looping messages. It should loop at most three times, so panic if the loop
count reaches 10.
To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 src/sys/ufs/lfs/lfs_segment.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