commit | 7c4703120c9310074e97d2edbb6ec1f9ef6a99c3 | [log] [tgz] |
---|---|---|
author | Anton Habegger <anton.habegger@gmail.com> | Thu Jan 22 22:29:11 2015 +0100 |
committer | Heiko Schocher <hs@denx.de> | Thu Jan 29 09:34:03 2015 +0100 |
tree | 206a5572b9d00973984fc7585b527ed7123c4654 | |
parent | 62e79dd3a275bcd5f9e07b84e24a1788d68d97f6 [diff] |
ubifs: Enable journal replay during mount Enable ubifs_replay_journal during mount_ubifs, which was disabled before. This commit fix an issue with unrecoverable ubifs volumes after power cut. Therefor the gc.c is imported now from 1860e37 Linux 3.15 hs: added SPDX-License-Identifier for fs/ubifs/gc.c Signed-off-by: Anton Habegger <anton.habegger@gmail.com>