|
Bugzilla – Full Text Bug Listing |
| Summary: | md shutdown is too noisy and lies | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Kleen <ak> |
| Component: | Kernel | Assignee: | Neil Brown <nfbrown> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | MAtch to make md quiet | ||
|
Description
Andreas Kleen
2006-03-06 20:18:52 UTC
Created attachment 71497 [details]
MAtch to make md quiet
Whenever an md device is opened, the internal data structures are created. The above suggests that the first 32 devices were openned. This is presumably done in some boot script, but shouldn't be needed.
The attached patch - which is now in HEAD - will remove the unpleasant, and unnecessary - messages.
It seems I cannot resolve without a comment, so: The above patch should fix the problem. |