Re: [PATCH] hfsplus: limit sb_maxbytes to partition size

From: hch@xxxxxxxxxxxxx

Date: Thu Mar 05 2026 - 09:34:18 EST


On Thu, Mar 05, 2026 at 09:29:33AM +0900, Hyunchul Lee wrote:
> Sorry it's generic/285, not generic/268.
> in generic/285, there is a test that creates a hole exceeding the block
> size and appends small data to the file. hfsplus fails because it fills
> the block device and returns ENOSPC. However if it returns EFBIG
> instead, the test is skipped.

generic/285 needs to call _require_sparse_files.