On 5/27/21 5:12 AM, Niklas Cassel wrote: > From: Niklas Cassel <niklas.cassel@xxxxxxx> > > Ensure that we convert the max_open_zones option for client/server. > > Use __cpu_to_le32()/__le32_to_cpu() rather than > cpu_to_le32()/le32_to_cpu(), since max_open_zones is defined > as int rather than unsigned int in thread_options.h. Applied 1-2, thanks. -- Jens Axboe