Re: How do I get the ext3 driver to shut up?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 14, 2006 at 11:41:53AM -0500, Rob Landley wrote:
> Just confirming: you aren't proposing a change to kernel behavior, instead the 
> the busybox mount program should set MS_VERBOSE/MS_SILENT by default if it 
> wants to avoid these messages appearing on the console?

Yes, correct.  Normally, it is useful to have error messages show up
on the console when a mount fails for whatever reason.  But when you
are doing autodetecton the stupid way (by trying to brute force mount
every single filesystem type), the error messages get annoying.  In
init/do_mounts.c, it is trying to do the exact same thing, which is
why it passes MS_VERBOSE (now MS_SILENT) as a mount option.

						- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux