]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
overlay/031: factor out _create_whiteout() helper
authorzhangyi (F) <yi.zhang@huawei.com>
Fri, 30 Jun 2017 03:20:10 +0000 (11:20 +0800)
committerEryu Guan <eguan@redhat.com>
Mon, 3 Jul 2017 01:41:47 +0000 (09:41 +0800)
commit537d954b7db752019ec30807f8b9031c59dcd1d1
tree6202520a4af139a83b85ce1fc3dd44f8e8ca4f4f
parentf3a5cbbb34b717f6dbfc83d9a51435899871a939
overlay/031: factor out _create_whiteout() helper

Factor out helper for create an leftover whiteout,
this is common to repeat test of whiteout check in
different underlaying directories.

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