From: Adrian Hunter Date: Mon, 26 Jan 2009 08:55:40 +0000 (+0200) Subject: UBIFS: ensure orphan area head is initialized X-Git-Tag: v2.6.29-rc4~60^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d128aa60751a010640f4763d11577e2f508853;p=pandora-kernel.git UBIFS: ensure orphan area head is initialized 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed