]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librbd/rbdrw.py
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / test / librbd / rbdrw.py
index 9738842b4c8c40e117cc5eacd3f3a94dbaaaeb33..a4b36d3cbab1bb5aa6e4756c22b117cb550005e4 100644 (file)
@@ -5,7 +5,7 @@ after acquiring exclusive lock named argv[2].  When an exception
 happens, split off the last number in the exception 'args' string
 and use it as the process exit code, if it's convertible to a number.
 
-Designed to run against a blacklist operation and verify the
+Designed to run against a blocklist operation and verify the
 ESHUTDOWN expected from the image operation.
 
 Note: this cannot be run with writeback caching on, currently, as