]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
overlay/031: add tests of whiteouts in lowerdir and both dirs
authorzhangyi (F) <yi.zhang@huawei.com>
Mon, 3 Jul 2017 10:43:31 +0000 (18:43 +0800)
committerEryu Guan <eguan@redhat.com>
Mon, 3 Jul 2017 12:24:55 +0000 (20:24 +0800)
commitbbe93c0e754635f47396e0c25b637af407d0a913
treeb731150ad47cf28a3efb17c6b8c4bb8a51970b7d
parent537d954b7db752019ec30807f8b9031c59dcd1d1
overlay/031: add tests of whiteouts in lowerdir and both dirs

In overlay/031, it only cover the test case of whiteouts in
origined upper dir. This patch add two cases cover the other
two situations:

1) Lower origined dir have whiteouts;
2) Both upper and lower origined dirs have whiteouts (although
this case is pass now, still add this to cover all three kinds
of situations).

Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/overlay/031