commit | c332a1c8e422643461088915940c38c0aacfeb58 | [log] [tgz] |
---|---|---|
author | Ville Baillie <villeb@bytesnap.co.uk> | Mon Mar 28 09:13:43 2022 +0000 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 11 15:03:28 2022 -0400 |
tree | 4fd71a381bbac44eccf24e993ad49053e354f037 | |
parent | 615e31cdf77b67068aa61759b1fd4821ac586c47 [diff] |
ubifs: Fix journal replay wrt. xattr nodes Backport commit 1cb51a15b576 ("ubifs: Fix journal replay wrt. xattr nodes") from the Linux Kernel, which has the following Signed-off-by line: Signed-off-by: Richard Weinberger <richard@nod.at> For U-Boot, after comapring with the upstream commit: Signed-off-by: Tom Rini <trini@konsulko.com>