Skip to content
Snippets Groups Projects
Commit 7448f7a2 authored by Jordan Woyak's avatar Jordan Woyak Committed by Hauke Mehrtens
Browse files

config: Enable ext4 journaling by default.


Not having a journal by default is a major "gotcha".

Because openwrt does not fsck on boot, a power loss without journaling
can result in a dirty filesystem that openwrt will mount as read-only
which requires intervention to restore the router to working order.

Signed-off-by: default avatarJordan Woyak <jordan.woyak@gmail.com>
(cherry picked from commit f9f2426e398cf74d1098ae40317bfba677ac7560)
Link: https://github.com/openwrt/openwrt/pull/15898


Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 7d135dc0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment