Recently it was reported that rw=randrw issues write even when rwmixwrite=0 is specified under zonemode=zbd condition. This series addresses it and adds a test case to confirm the fix. Shin'ichiro Kawasaki (2): zbd: avoid write with rwmixwrite=0 option t/zbd: add test case to confirm no write with rwmixwrite=0 option t/zbd/test-zbd-support | 23 +++++++++++++++++++++++ zbd.c | 3 ++- 2 files changed, 25 insertions(+), 1 deletion(-) -- 2.43.0