Date: Tue, 29 Aug 1995 00:37:44 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: shaman@mv.MV.COM (Coranth Gryphon) Subject: Re: Clean flag wrong in superblock Message-ID: <199508282237.AAA24880@uriah.heep.sax.de> In-Reply-To: <199508282204.SAA25516@mv.mv.com> from "Coranth Gryphon" at Aug 28, 95 06:04:42 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Coranth Gryphon wrote: > > Is it that difficult to have a clopt that suppresses the "CLEAN FLAG" > message, but tells you about everything else? I did a quick patch > and my version seems to work fine. > > Anyone have a reason for this patch to be a bad thing? > Anyone want it (ie. to fold back into the distribution)? It's not only the clean flag. There might be other bogus messages resulting out of applying fsck to a live file system (incorrenct block counts for example). So running it is just a thing for hackers and experienced admins, while it will confuse many people who are new to the concepts of a unix file system. Perhaps the best solution would be to have a knob for turning it on. I remember some Perl script called jkh who wanted to revamp all those /etc/*ly scripts some day. :-) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508282237.AAA24880>
