From: Keir Fraser <keir.fraser@eu.citrix.com>
To: Christoph Egger <Christoph.Egger@amd.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] blktap2: portability fixes
Date: Tue, 23 Jun 2009 17:25:19 +0100 [thread overview]
Message-ID: <C666C07F.866E%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <200906231429.19967.Christoph.Egger@amd.com>
This didn't have a prayer of building on Linux. I fixed it up for Linux and
applied as c/s 19817. It's probably broken for netbsd now, but you should be
able to provide a small fixup patch for that.
-- Keir
On 23/06/2009 13:29, "Christoph Egger" <Christoph.Egger@amd.com> wrote:
>
> Hi!
>
> Attached patch makes blktap2 build on NetBSD.
>
> - Use standard off_t and lseek() instead of non-portable off64_t and lseek64()
> - Use uuid API as documented in DCE 1.1 RPC specification
> - Add NetBSD implementation for blk_getimagesize() and blk_getsectorsize()
> - Use blk_getimagesize() and blk_getsectorsize()
> - Fix uuid header check
>
> Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
>
next prev parent reply other threads:[~2009-06-23 16:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-23 12:29 [PATCH] blktap2: portability fixes Christoph Egger
2009-06-23 16:25 ` Keir Fraser [this message]
2009-06-24 12:24 ` Christoph Egger
2009-06-24 13:07 ` Keir Fraser
2009-06-24 13:57 ` Christoph Egger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C666C07F.866E%keir.fraser@eu.citrix.com \
--to=keir.fraser@eu.citrix.com \
--cc=Christoph.Egger@amd.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.