|
Bugzilla – Full Text Bug Listing |
| Summary: | reiserfs creates a workqueue on mount, but doesn't destroy | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Jiri Slaby <jslaby> |
| Component: | Kernel | Assignee: | Jan Kara <jack> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | auxsvr, benoit.monin, carlos.e.r |
| Version: | 201412* | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | fix | ||
Honza, could you take care of it? *** Bug 867118 has been marked as a duplicate of this bug. *** Pushed to opensuse 13.2 branch, will push to Linus for 3.19-rc2 and from there it will go to Factory. Pushed also to Linus so I'm closing the bug. |
Created attachment 616931 [details] fix mount -t reiserfs /dev/sdb /mnt/c/ of a random non-reiserfs partition results in a workqueue being in the system: root 1066 0.0 0.0 0 0 ? S< 14:49 0:00 [reiserfs/sdb] It is because the wq is not destroyed upon mount failure.