Re: hurd ChangeLog Makeconf

2007-11-06 Thread olafBuddenhagen
Hi, On Tue, Nov 06, 2007 at 01:08:13AM +0100, Thomas Schwinge wrote: > On Wed, Oct 31, 2007 at 02:36:09PM +0100, [EMAIL PROTECTED] wrote: > > On Mon, Oct 08, 2007 at 12:22:55PM +0200, Thomas Schwinge wrote: > > > This means that GCC 4.1.3 or newer needs to be used for compiling. > > > But this is

Patch: Fix locking in diskfs_S_dir_rename

2007-11-06 Thread olafBuddenhagen
Hi, This fix dedicated to Linus Torvalds -- it was the git test suite that originally uncovered the problem ;-) In diskfs_S_dir_rename(), the second call to diskfs_lookup() returns a reference (with lock) in tfp. In some cases, this reference isn't dropped before return: When there is already a n