common/rc: add scratch shutdown support for overlayfs
[xfstests-dev.git] / tests / generic / 054
index db4150094bd998d26eec4794bf1bbdfa1393b92e..12f471a19090d81ca81c932a7670d7d31b18d51d 100755 (executable)
@@ -108,7 +108,7 @@ for s in sync nosync ; do
        ls $SCRATCH_MNT | _filter_lostfound
 
        _echofull "godown"
-       src/godown -v -f $SCRATCH_MNT >> $seqres.full
+       _scratch_shutdown -v -f >> $seqres.full
 
        _echofull "unmount"
        _scratch_unmount >>$seqres.full 2>&1 \