Bug 32590

Summary: counter-intuitive failure message from tunefs
Product: Base System Reporter: Robert Watson <rwatson>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   

Description Robert Watson freebsd_committer freebsd_triage 2001-12-07 21:20:00 UTC
When using tunefs to set parameters that cannot be modified on a live
file system, the error message may be counter-intuitive, suggesting that
the command both succeeded and failed:

newcyrus# tunefs -n enable /usr
tunefs: soft updates set
tunefs: cannot open /dev/ad0s1e: Device busy

Arguably, the soft updates set message should not be printed until the
call resulting in "Device busy" has succeeded.

How-To-Repeat: 
See above.
Comment 1 setantae 2001-12-07 21:41:58 UTC
Duplicate of bin/31199, which has patches.

Ceri
Comment 2 bill fumerola freebsd_committer freebsd_triage 2001-12-07 22:07:38 UTC
State Changed
From-To: open->closed

duplicate. see the long audit trail and patches in bin/31199