]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: backport to fix one regression
authorChangqing Li <changqing.li@windriver.com>
Mon, 21 Feb 2022 08:08:15 +0000 (16:08 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 25 Feb 2022 03:03:50 +0000 (11:03 +0800)
commit9fe70a643a2d8723001421a18b5736e70a1eaa34
treeed514c6711606929c2c02628ee6c2b423cbf2dbb
parentdc30243e7cc1b1c392b999de114b4096d432ef02
e2fsprogs: backport to fix one regression

Backport a patch in 1.46.3 which fix one regression:
This is what the changelog says:
    Fix e2fsck so that the if the s_interval is zero, and the last mount
    or write time is in the future, it will fix invalid last mount/write
    timestamps in the superblock. (This was a regression introduced in
    v1.45.5.)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-e2fsck-fix-last-mount-write-time-when-e2fsck-is-forc.patch [new file with mode: 0644]