Date: Wed, 20 Jul 2016 17:53:57 -0700 From: Conrad Meyer <cem@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r303120 - head/sys/kern Message-ID: <CAG6CVpU036iZRnTHXU3uG2fAFgsfOcJdhyFcMgukAd_uijCvsg@mail.gmail.com> In-Reply-To: <2986227.mkPmo6E96P@ralph.baldwin.cx> References: <201607202251.u6KMpX73042960@repo.freebsd.org> <2986227.mkPmo6E96P@ralph.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
Sure =E2=80=94 r303122. Conrad On Wed, Jul 20, 2016 at 4:09 PM, John Baldwin <jhb@freebsd.org> wrote: > On Wednesday, July 20, 2016 10:51:33 PM Conrad E. Meyer wrote: >> Author: cem >> Date: Wed Jul 20 22:51:33 2016 >> New Revision: 303120 >> URL: https://svnweb.freebsd.org/changeset/base/303120 >> >> Log: >> imgact_elf: Rename the segment iterator to match reality >> >> The each_writable_segment routine evaluates segments on a slightly lit= tle more >> nuanced metric than simply "writable" or not. Rename the function to = more >> closely match its behavior (each_dumpable_segment). >> >> Suggested by: jhb >> Sponsored by: EMC / Isilon Storage Division > > Please do the same rename in gcore's elfcore.c as well. > > -- > John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpU036iZRnTHXU3uG2fAFgsfOcJdhyFcMgukAd_uijCvsg>