summaryrefslogtreecommitdiff
path: root/tests/bcache
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bcache')
-rw-r--r--tests/bcache/bcache-test-libs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bcache/bcache-test-libs.sh b/tests/bcache/bcache-test-libs.sh
index ee66f8f..9454573 100644
--- a/tests/bcache/bcache-test-libs.sh
+++ b/tests/bcache/bcache-test-libs.sh
@@ -227,6 +227,8 @@ setup_bcache() {
echo $size > $file
done
done
+
+ ln -s /sys/fs/bcache/*-* /root/c || true
}
stop_volumes()