commit | 0855f310dff76ae42c5aac32f600f8f692bbd23f | [log] [tgz] |
---|---|---|
author | Sebastian Siewior <bigeasy@linutronix.de> | Tue Sep 09 11:17:29 2008 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Sep 17 10:07:56 2008 +0300 |
tree | 7efaea009e4b91b897ee7d2f1849bbf6acc44bb9 | |
parent | adee14b2e1557d0a8559f29681732d05a89dfc35 [diff] |
UBIFS: create the name of the background thread in every case 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>