FreeBSD Bugzilla – Attachment 144914 Details for
Bug 192066
sysutils/grub2 and ZFS: wrong lz4 endianness
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
grub2-lz4-endian.patch (text/plain), 512 bytes, created by
Andrey Zholos
on 2014-07-23 17:34:17 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Andrey Zholos
Created:
2014-07-23 17:34:17 UTC
Size:
512 bytes
patch
obsolete
>--- sysutils/grub2/files/patch-grub-2.00-zfs-feature-flag-support >+++ sysutils/grub2/files/patch-grub-2.00-zfs-feature-flag-support >@@ -395,7 +395,7 @@ > index 0000000..ff85a77 > --- /dev/null > +++ grub-core/fs/zfs/zfs_lz4.c >-@@ -0,0 +1,317 @@ >+@@ -0,0 +1,318 @@ > +/* > + * LZ4 - Fast LZ compression algorithm > + * Header File >@@ -430,6 +430,7 @@ > + * - LZ4 source repository : http://code.google.com/p/lz4/ > + */ > + >++#include <sys/endian.h> > +#include <grub/err.h> > +#include <grub/mm.h> > +#include <grub/misc.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192066
: 144914