commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-422-g38d064e


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-422-g38d064e
Date: Mon, 23 Jun 2014 12:16:16 +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  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 <address@hidden>
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

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