Re: [PATCH V2] blkid: allow up to 64k erofs block sizes
Gao Xiang <[email protected]>
| Newsgroups | org.kernel.vger.util-linux |
|---|---|
| Message-ID | <Z5UBH6G7Af9QyqZx@debian> |
On Fri, Jan 24, 2025 at 08:37:12AM -0600, Eric Sandeen wrote: > Today, mkfs.erofs defaults to page size for block size, but blkid > does not recognize this. Increase the limit to 64k. > > Signed-off-by: Eric Sandeen <[email protected]> Reviewed-by: Gao Xiang <[email protected]> Thanks, Gao Xiang