Re: Unionmount and overlayfs testsuite

From: J. R. Okajima
Date: Fri May 30 2014 - 00:44:41 EST



"J. R. Okajima":
> - readlink.test,
> fs_op readlink $file -R $testdir/direct_dir_sym100 ${termslash:+-E EINVAL}
> It expects "$testdir/direct_dir_sym100". Does it mean UnionMount
> converts the target path?
> For example,
> - /u = /rw + /ro
> - /rw/symlinkA doesn't exist
> - /ro/symlinkA points to /ro/fileA
> Does readlink(2) return "/u/fileA" instead of "/u/fileA"?

Ouch!
I meant "Does ... instead of /ro/fileA?"


J. R. Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/