lkml.org 
[lkml]   [2022]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [dm-devel] [PATCH v9 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    From
    On 8/3/22 02:47, Pankaj Raghav wrote:
    > + if (!is_power_of_2(zone->len) && zone->capacity < zone->len) {
    > + pr_err("%s: Invalid zone capacity: %lld with non power-of-2 zone size: %lld",
    > + disk->disk_name, zone->capacity, zone->len);

    If this patch series needs to be reposted, please leave out the second
    and third colon (:) from the above error message. Once this comment has
    been addressed, feel free to add:

    Reviewed-by: Bart Van Assche <bvanassche@acm.org>

    \
     
     \ /
      Last update: 2022-08-03 19:19    [W:4.671 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site