On Thu, Apr 10, 2025 at 08:25:54AM -0700, Darrick J. Wong wrote: > Heh. Why does xfs still call set_blocksize, anyway? Hrm. That's called from xfs_setsize_buftarg() so the buffer target, and it uses a different min order. We have logdev and rtdev. I just tested and indeed, a 32k logical sector size drive can be used for data with for example a 512k logical sector size logdev. Luis