Re: [dm-devel] [PATCH] blkid: retport block size of a filesystem

2019-09-03 Thread Anatoly Pugachev
On Mon, Sep 2, 2019 at 1:59 PM Karel Zak wrote: > Applied (with two small fixes), thanks! Karel, Mikulas, ts/blkid/low-probe started to fail on sparc64 with this patch: blkid: superblocks probing: [97] xfs-log ... OK blkid: superblocks probing: [98] xfs

Re: [dm-devel] [PATCH] blkid: retport block size of a filesystem

2019-09-03 Thread Karel Zak
On Tue, Sep 03, 2019 at 03:36:46PM +0300, Anatoly Pugachev wrote: > On Mon, Sep 2, 2019 at 1:59 PM Karel Zak wrote: > > Applied (with two small fixes), thanks! > > Karel, Mikulas, > > ts/blkid/low-probe started to fail on sparc64 with this patch: > > blkid: superblocks probing: [97]

Re: [dm-devel] [PATCH] blkid: retport block size of a filesystem

2019-09-02 Thread Karel Zak
On Thu, Aug 29, 2019 at 11:52:13AM -0400, Mikulas Patocka wrote: > libblkid/src/superblocks/apfs.c|2 > libblkid/src/superblocks/befs.c|3 + > libblkid/src/superblocks/btrfs.c |1 > libblkid/src/superblocks/exfat.c |2 >

[dm-devel] [PATCH] blkid: retport block size of a filesystem

2019-08-29 Thread Mikulas Patocka
This patch extends libblkid, so that it reports filesystem block size. When blkid returns a specific number in the BLOCK_SIZE attribute, it guarantees that all the bios submitted by the filesystem are aligned on this boundary. We need this because when we want to enable dm-integrity or