Set EROFS_MAX_BLOCK_SIZE to 16k

This will allow us to create erofs images with blocksize up to
16K. When blocksize is not specified on command line, mkfs.erofs
uses native system's pagesize as a default. So there should be no
change in default behavior.

Test: m and cf
Bug: 306032027

Change-Id: I11faab2a57b19384713d0c9714c7d45517f2adec
Signed-off-by: Sandeep Dhavale <dhavale@google.com>
1 file changed