Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 22:49:09 +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-Rg5MfEiZAT@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 #7 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
(In reply to Damjan Jovanovic from comment #6)

Nice!

The patch looks good but there is something wrong when I apply it:

 % svn patch --dry-run --strip 1 patch-PR165234
C         sys/fs/ext2fs/ext2_bmap.c
>         rejected hunk @@ -112,9 +109,11 @@
>         rejected hunk @@ -124,6 +123,9 @@
C         sys/fs/ext2fs/ext2_extents.c
>         rejected hunk @@ -82,8 +82,7 @@
>         rejected hunk @@ -92,8 +91,7 @@
C         sys/fs/ext2fs/ext2_extents.h
>         rejected hunk @@ -85,8 +85,10 @@
C         sys/fs/ext2fs/ext2_vnops.c
>         rejected hunk @@ -1863,16 +1863,13 @@
Summary of conflicts:
  Text conflicts: 4

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