|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] blkint.h
hi Andrew,
blkint.h is included by blktaplib.h, but it is not installed (see
Makefile). there is another problem on #define __BLKINT_H__: this
macro is put in the wrong place.
anway, i think that only blktaplib.h uses this header, so how about
merging them together, so at the same time fix those 2 problems?
Here is a patch to do that.
Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
$ diffstat blktap.patch
blkint.h | 105 ------------------------------------------------------------
blktaplib.h | 43 ++++++++++++++++++++++++
2 files changed, 43 insertions(+), 105 deletions(-)
blktap.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] blkint.h,
aq <=
|
|
|
|
|