public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "Carlos O'Donell" <carlos@redhat.com>
To: Roland McGrath <roland@hack.frob.com>,
	"GNU C. Library" <libc-alpha@sourceware.org>
Subject: Re: [PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code.
Date: Tue, 14 Jul 2015 20:53:00 -0000	[thread overview]
Message-ID: <55A576B5.9020403@redhat.com> (raw)
In-Reply-To: <20150714204702.117892C39F1@topped-with-meat.com>

On 07/14/2015 04:47 PM, Roland McGrath wrote:
> I first posted this back in February.  I have gotten no objections.
> I think this patch is entirely unchanged by the fresh rebasing.
> I'd always intended to get this in before the 2.22 cut.
> 
> OK now?
> 
> 
> Thanks,
> Roland
> 
> 
> 2015-07-14  Roland McGrath  <roland@hack.frob.com>
> 
> 	* sysdeps/generic/dl-fileid.h: New file.
> 	* sysdeps/posix/dl-fileid.h: New file.
> 	* sysdeps/nacl/dl-fileid.h: New file.
> 	* include/link.h: Include <dl-fileid.h>.
> 	(struct link_map): Replace l_dev and l_ino with l_file_id.
> 	* elf/dl-load.c (_dl_map_object_from_fd): Use _dl_get_file_id rather
> 	than __fxstat64.  Use _dl_file_id_match_p rather than comparing l_dev
> 	and l_ino directly.  Initialize l_file_id rather than l_dev and l_ino.

OK.

c.

  reply	other threads:[~2015-07-14 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14 20:47 Roland McGrath
2015-07-14 20:53 ` Carlos O'Donell [this message]
2015-07-14 22:01   ` Roland McGrath
  -- strict thread matches above, loose matches on Subject: below --
2015-02-13 23:35 Roland McGrath

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=55A576B5.9020403@redhat.com \
    --to=carlos@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=roland@hack.frob.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).