mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
7927c5c94c
If we reflink a file with N blocks to another file one block at a time, does the destination file end up with the same number of extents as the source file? In other words, does the filesystem succeed at combining adjacent mappings into a maximal extents? Signed-off-by: Darrick J. Wong <djwong@djwong.org> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>