Re: [PATCH] dm-table:remove the restriction on zone sector being align to pow2

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

 



On Tue, Apr 30, 2024 at 11:32:07AM +0800, Liao Yuanhong wrote:
> Currently, the zone size of the ZoneUFS provided by Hynix is not aligned
> to pow2. After testing on the mobile platform with this fix, we found 
> that basic functionality can be executed. May we merge this patch first?

The issue is that device-mapper makes assumptions in multiple places
that zones are power of 2 sized. Simply removing this check will allow
users to create broken device-mapper devices on top of non-power-of-2
devices.

A better solution would be to see if Pankaj Raghav's non-power-of-2 zone
size patchset can be revisited.

-Ben 





[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux