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: Fri Dec 19 20:18:15 UTC 2025
Modified Files:
src/sys/ufs/lfs: lfs_alloc.c
Log Message:
Simplify orphaned file recovery by using vget/vput instead of explicitly
truncating the files, following a helpful comment from riastradh@.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/sys/ufs/lfs/lfs_alloc.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