Re: [PATCH v5] generic: add a test for atomic writes

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

 



This fails in my zoned device tests with;

mkfs.xfs: error - cannot set blocksize 512 on block device /dev/nvme3n1: Invalid argument

that error turns to be because the scratch rtdev /dev/nvme3n1 has a 4k
LBA size, while the main scratch device has a 512 byte sector size,
which is a configuration common for but not exclusive to zoned device,
and which means that we can't use a 512 byte block size for the file
system.

I'm not really sure how to best add the case of a larger LBA size on
the rt device to this test, though.





[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux