Date: Fri, 08 Jan 2016 03:52:55 +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-c0HgzKJN2y@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 Damjan Jovanovic <damjan.jov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164979|0 |1 is obsolete| | --- Comment #4 from Damjan Jovanovic <damjan.jov@gmail.com> --- Created attachment 165234 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D165234&action= =3Dedit preliminary patch to implement support for EXT4 sparse files, version 2 New version of the patch, rebased against the latest CURRENT. Should work, = but could be more efficient, eg. this case will be slow: path->ep_sparse_ext.e_len =3D 1; // FIXME: where does it end? --=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-c0HgzKJN2y>