[Bug 205816] [ext2fs] [patch] EXT4 sparse blocks unsupported, contain garbage when read

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 15:38:42 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205816

--- Comment #3 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
Off the top of my head ...

We do have some support for sparse files, based on the generic
support for UFS:

https://svnweb.freebsd.org/base/head/sys/fs/ext2fs/ext2_vnops.c?r1=252956&r2=252955&pathrev=252956

I don't think we have any filesystem-specific code to deal
with it (which would be ideal).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-fs mailing list