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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 8 03:52:57 UTC 2016


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

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #164979|0                           |1
        is obsolete|                            |

--- Comment #4 from Damjan Jovanovic <damjan.jov at gmail.com> ---
Created attachment 165234
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165234&action=edit
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 = 1; // FIXME: where does it end?

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


More information about the freebsd-fs mailing list