Bug 128832

Summary: System deadlock when using mksnap_ffs
Product: Base System Reporter: Tim Bishop <tdb>
Component: kernAssignee: Doug Ambrisko <ambrisko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 7.1-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tim Bishop freebsd_committer freebsd_triage 2008-11-12 23:10:00 UTC
	When running mksnap_ffs on the above filesystem the system
	completely freezes up. The console is unresponsive, and
	even after a couple of hours there is still no response. I
	guess it deadlocked, but it may just be being incredibly
	slow.

	Some discussion on freebsd-stable:

	http://lists.freebsd.org/pipermail/freebsd-stable/2008-November/046524.html

Fix: This fix was provided to me in response to my post on
	freebsd-stable. It's against 7-STABLE. I can see what it's
	doing, but don't understand the bigger picture enough to
	know if it's sensible.
How-To-Repeat: 	paladin# cd /u2/.snap
	paladin# mksnap_ffs /u2 test.1
Comment 1 Doug Ambrisko freebsd_committer freebsd_triage 2008-11-13 17:20:43 UTC
State Changed
From-To: open->closed

I added in the patch to 8/-current. 


Comment 2 Doug Ambrisko freebsd_committer freebsd_triage 2008-11-13 17:20:43 UTC
Responsible Changed
From-To: freebsd-bugs->ambrisko

I added in the patch to 8/-current.
Comment 3 kes-kes 2011-12-09 17:08:13 UTC
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/149208

more patches added