]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/409-411: remove all after unbind mountpoints
authorZorro Lang <zlang@redhat.com>
Tue, 7 Mar 2017 08:55:12 +0000 (16:55 +0800)
committerEryu Guan <eguan@redhat.com>
Tue, 7 Mar 2017 11:41:22 +0000 (19:41 +0800)
commitbe5b594a4c3f70908a85e64a1ebdc673659b2d52
treeefb3d783df870269ae83db09a408c50a1338dbfb
parentd8b1dc1d2db9be1d8bb1a64c6bc5022b9a86bd47
generic/409-411: remove all after unbind mountpoints

After some shared subtrees test (bind/slave/shared/private), maybe
some dentries isn't freed. For example, EBUSY maybe returned due to
some bugs. This patch tries to verify that.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/409
tests/generic/410
tests/generic/411