commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. d5541eb74bc59b7c03a80b0ece6374118678


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. d5541eb74bc59b7c03a80b0ece637411867803bf
Date: Sat, 20 Nov 2010 20:59:58 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  d5541eb74bc59b7c03a80b0ece637411867803bf (commit)
       via  3206e09443e604d8aa5d20f75fd39357d0bf03d4 (commit)
      from  871d7b945a5d0c788b68e586bd03afeb3812a834 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d5541eb74bc59b7c03a80b0ece637411867803bf
Merge: 3206e09 871d7b9
Author: Samuel Thibault <address@hidden>
Date:   Sat Nov 20 21:59:52 2010 +0100

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd

commit 3206e09443e604d8aa5d20f75fd39357d0bf03d4
Author: Diego Nieto Cid <address@hidden>
Date:   Mon Nov 15 04:10:58 2010 -0300

    Properly release console lock.
    
    The console lock was released only when there were no allocation errors
    leaving it locked in the event mmap failed.
    
    This patch moves the mutex_unlock call to a point in the flow of control
    where it is consistent with the lock acquisition.
    
    * console/console.c(netfs_get_dirents): Relocate mutex_unlock call to common
    return path.

-----------------------------------------------------------------------

Summary of changes:
 console/console.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]