Skip to content

Commit 305235f

Browse files
committed
Merge PR ceph#59095 into main
* refs/pull/59095/head: qa: wait for file creation before changing mode Reviewed-by: Patrick Donnelly <[email protected]>
2 parents b3896f4 + ebf66af commit 305235f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/workunits/fs/snaps/snaptest-double-null.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ mkdir a
1111
cat > a/foo &
1212
mkdir a/.snap/one
1313
mkdir a/.snap/two
14+
wait
1415
chmod 777 a/foo
1516
sync # this might crash the mds
1617
ps

0 commit comments

Comments
 (0)