On Thu, Feb 15, 2024 at 09:50:11AM -0800, Luis Chamberlain wrote: > On Thu, Feb 15, 2024 at 02:54:22PM +1100, David Disseldorp wrote: > > On Wed, 14 Feb 2024 09:42:08 -0800, Luis Chamberlain wrote: > > > > > CANON_DEVS=yes allows you to use symlinks for devices, so fstests > > > resolves them back to the real backind device. The iteration for > > > resolving the backind device works obviously if you have the file > > > > s/backind/backing > > Zorro, can you do the minor edit? Sure, will do that. > > > > present, but if one was not present there is a parsing error. Fix > > > this parsing error introduced by a0c36009103b8 ("fstests: add helper > > > to canonicalize devices used to enable persistent disks"). > > > > > > Fixes: a0c36009103b8 ("fstests: add helper to canonicalize devices used to enable persistent disks" > > > Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> > > > > Reviewed-by: David Disseldorp <ddiss@xxxxxxx> > > Thanks! > > Luis >