Re: [PATCH] JFFS2: fix jffs2 summary datacrc status uninitialized

2021-04-07 Thread Tom Rini
On Tue, Feb 23, 2021 at 12:49:00AM -0300, Wagner Popov dos Santos wrote: > The function jffs2_1pass_read_inode() was discarding the summary > inodes and dirent because the value in datacrc flag wasn't > initialized in function jffs2_sum_process_sum_data(). > > This fix initializes the status of a

Re: [PATCH] JFFS2: fix jffs2 summary datacrc status uninitialized

2021-03-03 Thread Wagner Popov dos Santos
Forgot to Cc the maintainer, doing it now, sorry for the spam. On ter, 2021-02-23 às 00:49 -0300, Wagner Popov dos Santos wrote: > The function jffs2_1pass_read_inode() was discarding the summary > inodes and dirent because the value in datacrc flag wasn't > initialized in function jffs2_sum_proce