On Sat, 2024-07-13 at 02:04 -0400, Benjamin Marzinski wrote: > If check_path_state() returns PATH_WILD or PATH_UNCHECKED, then the > path wasn't correctly checked, and path_check() should return 0. You mean check_path(). Other than that, > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed_by: Martin Wilck <mwilck@xxxxxxxx>