On Wed, Jun 28, 2017 at 04:04:05PM +0800, zhangyi (F) wrote: > The unmerged and origined directories may contain invalid > whiteouts when we umount && modify dir(e.g. clean up dir) and > remount overlay. This may lead to whiteouts exposure and rmdir > failure. > > This case test origin dir's whiteouts check in ovl_iterate() and > ovl_remove_xxx(). > > Signed-off-by: zhangyi (F) <yi.zhang@xxxxxxxxxx> > --- > v2: > - add test of lower origin dir have whiteouts > - add test of both upper and lower origin dirs have whiteouts > (although this case is pass now, still add this to cover all > three kinds of situations) > - add to whiteout group Thanks for the updated patch! But I've already pushed your v1 patch out to upstream, could you please send another patch to update the existing overlay/031 test? Thanks, Eryu -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html