Bug 24270

Summary: fsck should notice some inconsistencies
Product: Base System Reporter: root <sam>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description root 2001-01-12 10:00:01 UTC
	A *baaaaad* crash happened on my /usr partition (my fault). fsck
	was able to recover a lot of files, but segfaults on several "files"
	whose size is much greater than the one of the partition itself.
	fsck should notice that and clear the inode (which is the only action
	left, thanks to clri) instead of segfaulting.

How-To-Repeat: 	How to repeat? Don't :-)
Comment 1 Mike Barcroft freebsd_committer freebsd_triage 2001-07-19 04:52:32 UTC
State Changed
From-To: open->closed


There aren't enough details to make use of this PR.  There 
have been numerous changes to fsck(8), so it's probable 
that the problem the orginator experienced has been fixed.