]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: add overlayfs isupport in _scratch_cleanup_files()
authorEryu Guan <eguan@redhat.com>
Sun, 7 Feb 2016 22:27:14 +0000 (09:27 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 7 Feb 2016 22:27:14 +0000 (09:27 +1100)
commit22bc781c391baa0153d16ffbd7d6c9990b5d401f
tree00b394aa35068ff0f3c3932a71ecbe8ddfb841b6
parentc327d5a637adcfd257d5e181428125fed6741200
common: add overlayfs isupport in _scratch_cleanup_files()

All files in lower/upper dirs should be removed for overlayfs in
_scratch_cleanup_files(), not only files in merged dir, otherwise files
from lower dir won't be removed.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc