Skip to content
Snippets Groups Projects
Commit c2358197 authored by Mikhail Pershin's avatar Mikhail Pershin
Browse files

- land b_ver_recov

parent 9346be4d
No related branches found
No related tags found
No related merge requests found
...@@ -515,7 +515,7 @@ test_26b() { ...@@ -515,7 +515,7 @@ test_26b() {
run_test 26b "sync mtime between ost and mds" run_test 26b "sync mtime between ost and mds"
test_27() { test_27() {
cancel_lru_locks OSC cancel_lru_locks osc
lctl clear lctl clear
dd if=/dev/zero of=$DIR2/$tfile bs=$((4096+4))k conv=notrunc count=4 seek=3 & dd if=/dev/zero of=$DIR2/$tfile bs=$((4096+4))k conv=notrunc count=4 seek=3 &
DD2_PID=$! DD2_PID=$!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment