Re: [PATCH V3] loop: fix type of block size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 09 Nov 2024 10:27:44 +0800, Ming Lei wrote:
> PAGE_SIZE may be 64K, and the max block size can be PAGE_SIZE, so any
> variable for holding block size can't be defined as 'unsigned short'.
> 
> Unfortunately commit 473516b36193 ("loop: use the atomic queue limits
> update API") passes 'bsize' with type of 'unsigned short' to
> loop_reconfigure_limits(), and causes LTP/ioctl_loop06 test failure:
> 
> [...]

Applied, thanks!

[1/1] loop: fix type of block size
      commit: 8e604cac499248c75ad3a26695a743ff879ded5c

Best regards,
-- 
Jens Axboe







[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux