From: Adrian Hunter Date: Mon, 26 Jan 2009 08:55:40 +0000 (+0200) Subject: UBIFS: ensure orphan area head is initialized X-Git-Tag: Release-2010-05/1~3^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e59cefd76778583ebc6d9b1ebc249feaba1d15;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