xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Chris Patterson <pattersonc@ainfosec.com>,
	Chris Patterson <cjp256@gmail.com>,
	wei.liu2@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH v3 1/2] libxl: replace deprecated readdir_r() with readdir()
Date: Fri, 3 Jun 2016 18:09:13 +0100	[thread overview]
Message-ID: <20160603170913.GA12698@citrix.com> (raw)
In-Reply-To: <22353.46974.746080.18811@mariner.uk.xensource.com>

On Fri, Jun 03, 2016 at 05:59:42PM +0100, Ian Jackson wrote:
> Chris Patterson writes ("[PATCH v3 1/2] libxl: replace deprecated readdir_r() with readdir()"):
> > From: Chris Patterson <pattersonc@ainfosec.com>
> > 
> > Replace the usage of readdir_r() with readdir() to address a
> > compilation error under glibc due to the deprecation of readdir_r
> > for their next release (2.24) [1, 2].
> > 
> > Remove code specific to usage of readdir_r which is no longer required,
> > such as zalloc_dirent().
> 
> Great, thanks.
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
> 

Thanks both.

I think we can take this series for 4.7.

I've queued it up.

Wei.

> Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-06-03 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03 16:50 [PATCH v3 1/2] libxl: replace deprecated readdir_r() with readdir() Chris Patterson
2016-06-03 16:50 ` [PATCH v3 2/2] libfsimage: " Chris Patterson
2016-06-03 16:58   ` Ian Jackson
2016-06-03 16:59 ` [PATCH v3 1/2] libxl: " Ian Jackson
2016-06-03 17:09   ` Wei Liu [this message]
2017-02-22 12:04 ` George Dunlap

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=20160603170913.GA12698@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=cjp256@gmail.com \
    --cc=pattersonc@ainfosec.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).