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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 10 22:49:09 UTC 2016


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

--- Comment #7 from Pedro F. Giffuni <pfg at 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

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


More information about the freebsd-fs mailing list