UBIFS: ensure orphan area head is initialized
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Mon, 26 Jan 2009 08:55:40 +0000 (10:55 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 26 Jan 2009 11:17:29 +0000 (13:17 +0200)
When mounting read-only the orphan area head is
not initialized.  It must be initialized when
remounting read/write, but it was not.  This patch
fixes that.

[Artem: sorry, added comment tweaking noise]
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found