All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: "Egger, Christoph" <chegger@amazon.de>,
	keir@xen.org, xen-devel@lists.xen.org
Subject: Re: [PATCH 3/9] tools: remove in tree libaio
Date: Thu, 8 Aug 2013 10:07:07 +0100	[thread overview]
Message-ID: <1375952827.619.86.camel@kazak.uk.xensource.com> (raw)
In-Reply-To: <20994.25202.712214.120363@mariner.uk.xensource.com>

On Wed, 2013-08-07 at 16:06 +0100, Ian Jackson wrote:
> Ian Campbell writes ("[PATCH 3/9] tools: remove in tree libaio"):
> > We have defaulted to using the system libaio for a while now and I din't think
> > there are any relevant distros which don't have it that running Xen 4.4 would
> > be reasonable on.
> > 
> > Also it has caused confusion because it is not ever wanted on ARM, but the
> > build system doesn't express that (could be fixed, but deleting is the right
> > thing to do anyway).
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

Thanks.

> Ideally I would like to see an answer about Christoph Egger's
> question about BSD.

I replied in <1375367947.7382.123.camel@kazak.uk.xensource.com> but TBH
I'm not entirely sure what he was asking/stating.

If anything other than blktap* (which are Linux only) in our tree is
using libaio then I don't know about it.

>From current staging:

$ git grep -l laio
tools/blktap/drivers/Makefile
tools/blktap2/drivers/Makefile
tools/configure
tools/libaio/harness/Makefile
$ git grep -l libaio | grep -v ^tools/libaio
.gitignore
.hgignore
README
tools/Makefile
tools/blktap/README
tools/blktap/drivers/Makefile
tools/blktap/drivers/block-aio.c
tools/blktap/drivers/block-qcow.c
tools/blktap/drivers/tapaio.h
tools/blktap/drivers/tapdisk.h
tools/blktap2/README
tools/blktap2/drivers/Makefile
tools/blktap2/drivers/block-qcow.c
tools/blktap2/drivers/block-vhd.c
tools/blktap2/drivers/img2qcow.c
tools/blktap2/drivers/io-optimize.h
tools/blktap2/drivers/libaio-compat.h
tools/blktap2/drivers/qcow.h
tools/blktap2/drivers/tapdisk-filter.c
tools/blktap2/drivers/tapdisk-filter.h
tools/blktap2/drivers/tapdisk-queue.c
tools/blktap2/drivers/tapdisk-queue.h

Ian.

  reply	other threads:[~2013-08-08  9:07 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 15:15 [PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff Ian Campbell
2013-07-31 15:15 ` [PATCH 1/9] tools: move xm and xend under tools python Ian Campbell
2013-08-07 15:03   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 2/9] tools: make building xend configurable Ian Campbell
2013-08-07 15:04   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 3/9] tools: remove in tree libaio Ian Campbell
2013-08-01  8:38   ` Egger, Christoph
2013-08-01 14:39     ` Ian Campbell
2013-08-07 15:06   ` Ian Jackson
2013-08-08  9:07     ` Ian Campbell [this message]
2013-08-20 14:28       ` Ian Campbell
2013-07-31 15:15 ` [PATCH 4/9] tools: delete xsview Ian Campbell
2013-08-07 15:06   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 5/9] tools: remove miniterm Ian Campbell
2013-08-07 15:07   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 6/9] tools: remove lomount Ian Campbell
2013-08-07 15:08   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 7/9] .*ignore: remove some cruft Ian Campbell
2013-08-07 15:09   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 8/9] tools: disable blktap1 build by default Ian Campbell
2013-08-07 15:13   ` Ian Jackson
2013-07-31 15:15 ` [PATCH 9/9] tools: drop 'sv' Ian Campbell
2013-08-07 15:13   ` Ian Jackson
2013-07-31 15:29 ` [PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff Andrew Cooper
2013-07-31 15:35   ` Ian Campbell
2013-07-31 15:57     ` Andrew Cooper
2013-07-31 16:37 ` Andrew Cooper
2013-08-01  6:11   ` Matt Wilson
2013-08-20 15:03     ` Ian Campbell
2013-08-12 14:53 ` Fabio Fantoni

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=1375952827.619.86.camel@kazak.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=chegger@amazon.de \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xen.org \
    /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.