Bug ID 909736
Summary reiserfs creates a workqueue on mount, but doesn't destroy
Classification openSUSE
Product openSUSE Factory
Version 201412*
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Kernel
Assignee kernel-maintainers@forge.provo.novell.com
Reporter jslaby@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

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.


You are receiving this mail because: