On Sun, Jan 07, 2018 at 08:07:25PM +0200, Amir Goldstein wrote: > This is a variant of overlay file handles test for an overlayfs that > is composed of multiple lower layers not on the same underlying fs. > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> This test follows the same pattern of overlay/050, I just noticed one other issue. We don't have _overlay_check_dirs yet, so test failed complaining (apart from the "+open_by_handle() returned 116 incorrectly on a linked dir!" issue): +./tests/overlay/051: line 126: _overlay_check_dirs: command not found Thanks, Eryu