Re: another hard disk broken or xfs problems?

From: Mike Fedyk
Date: Thu Feb 26 2004 - 14:33:45 EST


Nathan Scott wrote:
On Thu, Feb 26, 2004 at 09:25:51AM +0100, Nico Schottelius wrote:
And btw, do all filesystem drivers behave in this way, printing internal
errors and displaying call traces when they find errors in the
filesystem?


No, not all filesystem behave this way. And it is configurable
in XFS; if you don't want this to happen, you can switch it off
via the sysctl/procfs interface - see the "error_level" section
in Documentation/filesystems/xfs.txt.

I like this idea.

Is it just calling dump_stack() based on error level?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/