lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 Aug 2008 10:16:02 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	James Morris <jmorris@...ei.org>
Cc:	David Howells <dhowells@...hat.com>, linux-kernel@...r.kernel.org,
	"David S. Miller" <davem@...emloft.net>,
	Steve French <sfrench@...ibm.com>
Subject: Re: Resolved merge conflicts in next-creds

Hi James,

On Mon, 11 Aug 2008 09:57:44 +1000 (EST) James Morris <jmorris@...ei.org> wrote:
>
> I manually resolved the following conflicts in
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next-creds
> 
> when merging with latest Linus.  (This branch holds the creds API changes
> from David Howells and is being pulled into linux-next).

Thanks for that.

> The CIFS conflicts were collisions with API changes.  I'm not sure how 
> best to extract this information from git.  'git-rerere' doesn't seem to 
> do anythig, even with:
> 
> $ git-config --list
> rerere.enabled=1

"git rerere" works behind the scenes to fix up merge conflicts that you
have fixed once before.  All it does is record the diff of conflicted
files after the merge fails and then the new versions of those files when
you do the next commit.  I know of no way to get any useful information
out of it.

The git show below should, however, be sufficient and looks just like
what I did on Friday.

I have a plan for getting rid of these - I will start on it today or
tomorrow.

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ