]> git.baikalelectronics.ru Git - uboot.git/commit
fs/squashfs: implement exists() function
authorRichard Genoud <richard.genoud@posteo.net>
Tue, 3 Nov 2020 11:11:26 +0000 (12:11 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 19 Nov 2020 14:45:49 +0000 (09:45 -0500)
commit06e7bda3bb8acbf77811ad8639a5d81b04df549b
treec551b408e9b714348c1f4f34b14a23d4641021b8
parent440779d1029be00e4207498bd586f54cb482305b
fs/squashfs: implement exists() function

This permits to find a file and use the distro_bootcmd

Reviewed-by: Joao Marcos Costa <jmcosta944@gmail.com>
Signed-off-by: Richard Genoud <richard.genoud@posteo.net>
fs/fs.c
fs/squashfs/sqfs.c
include/squashfs.h