On Tue, 14 Dec 2021 10:24:01 +0900, Damien Le Moal wrote: > The patch series cleans up zbd.c code, improving code readability. > Patches 1 to 11 do not introduce any functional change. Patch 12 fixes > a problem with the zbd test script. > > Changes from v1: > * Renamed zbd_verify_file_sizes() to zbd_zone_align_file_sizes() in > patch 5 > * Change function names as suggested by Niklas in patches 10 and 11 > * Added Niklas Reviewed-by tag > * Added patch 12 > > [...] Applied, thanks! [01/12] fio: Improve documentation of ignore_zone_limits option commit: 12324d569861b83fb76e874122ddfcf28ee8d485 [02/12] zbd: define local functions as static commit: 38334c1347e624237118d08f467aff35a8fcafe6 [03/12] zbd: move and cleanup code commit: 410a071c59d7992968af7073bf39546df18542ff [04/12] zbd: remove is_zone_open() helper commit: b5a0f7ce303d5fa5cca51af0652b7f7cf9bc5d61 [05/12] zbd: introduce zbd_zone_align_file_sizes() helper commit: 0bf93a1a7ed700b24177edb6db6c4c42e93ca7b2 [06/12] zbd: fix code style issues commit: 139d8dc666e5e4a05eaa9f5e603fc3453c5fe43f [07/12] zbd: simplify zbd_close_zone() commit: a23411bb2e1c7de1e97c505ca2ec7270a35f7be1 [08/12] zbd: simplify zbd_open_zone() commit: aad7c276b01304d3fa128c84dc885eb557944b29 [09/12] zbd: rename zbd_zone_idx() and zbd_zone_nr() commit: dc8a3d629310d1ac9143d62c9f37ff16331737d5 [10/12] zbd: rename get_zone() commit: 39e06ee779cae55cb7d02eb11a5f12ca7f21a337 [11/12] zbd: introduce zbd_offset_to_zone() helper commit: 53aa61719b906bdf8e058c94ca93e537b90806b1 [12/12] t/zbd: Avoid inappropriate blkzone command call in zone_cap_bs commit: 9ffe433d729101a34d9709030d7d4dd2444347ef Best regards, -- Jens Axboe