Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 264355 Details for
Bug 351503
xen-tools-4.0.1 doesn't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
blktap patch by Ian Campbell from the xen-users list
xen-tools-4.0.1-blktap.patch (text/plain), 623 bytes, created by
liganic2
on 2011-03-02 13:06:51 UTC
(
hide
)
Description:
blktap patch by Ian Campbell from the xen-users list
Filename:
MIME Type:
Creator:
liganic2
Created:
2011-03-02 13:06:51 UTC
Size:
623 bytes
patch
obsolete
>--- tools/blktap/drivers/blk_linux.c Tue Dec 14 17:10:49 2010 +0000 >+++ tools/blktap/drivers/blk_linux.c Thu Dec 16 09:33:54 2010 +0000 >@@ -1,6 +1,6 @@ > #include <inttypes.h> > #include <sys/ioctl.h> >-#include <linux/fs.h> >+#include <sys/mount.h> > #include "tapdisk.h" > #include "blk.h" > >--- tools/blktap2/drivers/blk_linux.c Tue Dec 14 17:10:49 2010 +0000 >+++ tools/blktap2/drivers/blk_linux.c Thu Dec 16 09:33:54 2010 +0000 >@@ -1,7 +1,7 @@ > #include <inttypes.h> >+#include <errno.h> > #include <sys/ioctl.h> >-#include <linux/fs.h> >-#include <linux/errno.h> >+#include <sys/mount.h> > #include "tapdisk.h" > #include "blk.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 351503
:
259675
| 264355