X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Ftest%2Flibrbd%2Frbdrw.py;fp=ceph%2Fsrc%2Ftest%2Flibrbd%2Frbdrw.py;h=a4b36d3cbab1bb5aa6e4756c22b117cb550005e4;hb=f67539c23b11f3b8a2ecaeeddf7a403ae1c442a8;hp=9738842b4c8c40e117cc5eacd3f3a94dbaaaeb33;hpb=64a4c04e6850c6d9086e4c37f57c4eada541b05e;p=ceph.git diff --git a/ceph/src/test/librbd/rbdrw.py b/ceph/src/test/librbd/rbdrw.py index 9738842b4..a4b36d3cb 100644 --- a/ceph/src/test/librbd/rbdrw.py +++ b/ceph/src/test/librbd/rbdrw.py @@ -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