Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2016 14:15:31 +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-rK94h5W2wx@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 #20 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Tue Jan 19 14:15:10 UTC 2016
New revision: 294323
URL: https://svnweb.freebsd.org/changeset/base/294323

Log:
  Revert r294273
  MFC   r293680
  ext4: add support for reading sparse files

  The change was meant for newer versions and doesn't work out of the box.
  While it seems easy to adapt I prfer not to have the implementations
  diverge at this time.

  Reported by:  Arrigo Marchiori
  PR:           205816

Changes:
_U  stable/9/sys/
_U  stable/9/sys/fs/
  stable/9/sys/fs/ext2fs/ext2_bmap.c
  stable/9/sys/fs/ext2fs/ext2_extents.c
  stable/9/sys/fs/ext2fs/ext2_extents.h
  stable/9/sys/fs/ext2fs/ext2_vnops.c

--=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-rK94h5W2wx>