diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-06-22 14:48:34 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-06-23 14:16:09 +0200 |
commit | 38d064eab719b8334144094d6499c24718a255c1 (patch) | |
tree | ef5a944e4e21fe11ec70c5129645425cce43a404 /random | |
parent | 97707c7b564381f0cdf683c77a6450434cb9b556 (diff) |
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.
Diffstat (limited to 'random')
0 files changed, 0 insertions, 0 deletions