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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 11 19:15:48 UTC 2016


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

--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pfg
Date: Mon Jan 11 19:14:56 UTC 2016
New revision: 293680
URL: https://svnweb.freebsd.org/changeset/base/293680

Log:
  ext4: add support for reading sparse files

  Add support for sparse files in ext4. Also implement read-ahead, which
  greatly increases the performance when transferring files from ext4.

  Both features implemented by Damjan Jovanovic.

  PR:           205816
  MFC after:    1 week

Changes:
  head/sys/fs/ext2fs/ext2_bmap.c
  head/sys/fs/ext2fs/ext2_extents.c
  head/sys/fs/ext2fs/ext2_extents.h
  head/sys/fs/ext2fs/ext2_vnops.c

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


More information about the freebsd-fs mailing list