mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
332232b37f
On file systems with a block size smaller than the page size, hole punching can leave the pages at the beginning and the end of the hole partially mapped to disk blocks. Make sure writes to those pages are handled correctly. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>