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  38d064eab719b8334144094d6499c24718a255c1 (commit)
      from  97707c7b564381f0cdf683c77a6450434cb9b556 (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 38d064eab719b8334144094d6499c24718a255c1
Author: Justus Winter <[email protected]>
Date:   Sun Jun 22 14:48:34 2014 +0200

    libdiskfs: fix deadlock
    
    Previously, libdiskfs would deadlock on contention on renamedirlock
    due to the lock being taken spuriously.
    
    Found using fsstress from the Linux Test Project.
    
    * libdiskfs/dir-rename.c (diskfs_S_dir_rename): Remove spurious
    pthread_mutex_lock.

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

Summary of changes:
 libdiskfs/dir-rename.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to