[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.8-67-gccfdec8
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.8-67-gccfdec8 |
Date: |
Tue, 1 Nov 2016 14:02:29 +0000 (UTC) |
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 ccfdec8708430e4255b4d24424aafbd0d5f4c32d (commit)
from 14ca7bbf803d0b6f9defc28db9021dcb2e65384a (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 ccfdec8708430e4255b4d24424aafbd0d5f4c32d
Author: Samuel Thibault <address@hidden>
Date: Tue Nov 1 15:00:51 2016 +0100
Add missing spinlock initializers
Thanks Agustina Arzille for the report
* ext2fs/ext2fs.h (global_lock, modified_global_blocks_lock): Declare
extern
* ext2fs/ext2fs.c (global_lock, modified_global_blocks_lock): Define and
initialize to PTHREAD_SPINLOCK_INITIALIZER.
* libtreefs/xinl.c (treefs_node_refcnt_lock): Likewise.
-----------------------------------------------------------------------
Summary of changes:
ext2fs/ext2fs.c | 3 +++
ext2fs/ext2fs.h | 4 ++--
libtreefs/xinl.c | 2 ++
3 files changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.8-67-gccfdec8,
Samuel Thibault <=