
29 Jan
2022
29 Jan
'22
12:36 a.m.
On Wed, Dec 15, 2021 at 02:53:43PM +1300, Campbell Suter wrote:
Previously, if root had more than 256 files or otherwise needed to be an ldir, sqfsls would emit the error 'Inode not found.' which was caused by code in sqfs_search_dir assuming it was a regular directory inode.
Signed-off-by: Campbell Suter campbell@snapit.group Reviewed-by: Miquel Raynal miquel.raynal@bootlin.com
This causes one of the tests to fail as it likely needs to be updated now.
--
Tom