[U-Boot] [PATCH v2] Enable journal replay for UBIFS

2015-01-19 Thread Anton Habegger
During mount_ubifs the ubifs_replay_journal was disabled. This patch enables it again and fix some unrecoverable UBIFS volumes. The following patch enables the error handling for ubifs_replay_journal as well. Please see discussion "Unreadable UBIFS partition after power cuts". Signed-off-by: Ant

Re: [U-Boot] [PATCH v2] Enable journal replay for UBIFS

2015-01-19 Thread Heiko Schocher
Hello Anton, Am 19.01.2015 14:48, schrieb Anton Habegger: During mount_ubifs the ubifs_replay_journal was disabled. This patch enables it again and fix some unrecoverable UBIFS volumes. The following patch enables the error handling for ubifs_replay_journal as well. Please see discussion "Unrea