UBIFS: create the name of the background thread in every case
authorSebastian Siewior <bigeasy@linutronix.de>
Tue, 9 Sep 2008 09:17:29 +0000 (11:17 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 17 Sep 2008 07:07:56 +0000 (10:07 +0300)
If the ubifs partition is mounted RO and then remounted RW we end
up with no thread name in ubifs_remount_rw() and the thread appears
nameless.

Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found