commit | 040cc7b3beedecd971274a065564e39aac7fc76e | [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 | dc2884315d492b1eefd9d32443c1f0aa3c0a991e [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>