Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 2016 15:38:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 205816] [ext2fs] [patch] EXT4 sparse blocks unsupported, contain garbage when read
Message-ID:  <bug-205816-3630-9BhvjvtSEu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205816-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205816-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205816

--- Comment #3 from Pedro F. Giffuni <pfg@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=3D252956=
&r2=3D252955&pathrev=3D252956

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205816-3630-9BhvjvtSEu>