[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] branch upstream updated (ffaff64 -> 3294609)
From: |
Samuel Thibault |
Subject: |
[hurd] branch upstream updated (ffaff64 -> 3294609) |
Date: |
Tue, 23 Feb 2016 23:53:23 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to branch upstream
in repository hurd.
from ffaff64 Merge remote-tracking branch 'upstream/master' into
upstream
new 63ac03b nfs: Use libihash for the node cache.
new 0f6a508 libdiskfs: fix and improve locking in nrefs/nput.
new 0788437 libnetfs: remove unused fields.
new d0716c7 Make fakeroot forward send errors instead of crashing
new 691251a nfs: fix deallocation of struct node.
new ff2557c trans/crash: fix suspending task
new 234568d utils/mount: start translators with stderr closed
new 0cb3626 fix Xioctl-proto.defs creation
new 59b9cf8 procfs: adapt to kernel interface change
new 0c200ff Merge branch 'master' of
git.savannah.gnu.org:/srv/git/hurd/hurd into upstream
new 5512308 libports: preserve the complex message flag
new 3294609 Merge branch 'master' of
git.savannah.gnu.org:/srv/git/hurd/hurd into upstream
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
hurd/Makefile | 4 +-
hurd/gensym.awk | 6 +--
libdiskfs/node-nput.c | 1 -
libdiskfs/node-nrele.c | 8 +++-
libnetfs/netfs.h | 2 -
libports/manage-multithread.c | 7 ++--
libports/manage-one-thread.c | 7 ++--
nfs/cache.c | 87 +++++++++++++++++--------------------------
nfs/nfs.c | 11 +++---
nfs/nfs.h | 5 ++-
procfs/rootdir.c | 9 ++---
trans/crash.c | 2 +-
trans/fakeroot.c | 8 ++--
utils/mount.c | 33 ++++++++++++++--
14 files changed, 103 insertions(+), 87 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
- [hurd] branch upstream updated (ffaff64 -> 3294609),
Samuel Thibault <=
- [hurd] 06/12: trans/crash: fix suspending task, Samuel Thibault, 2016/02/23
- [hurd] 07/12: utils/mount: start translators with stderr closed, Samuel Thibault, 2016/02/23
- [hurd] 09/12: procfs: adapt to kernel interface change, Samuel Thibault, 2016/02/23
- [hurd] 04/12: Make fakeroot forward send errors instead of crashing, Samuel Thibault, 2016/02/23
- [hurd] 12/12: Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd into upstream, Samuel Thibault, 2016/02/23
- [hurd] 08/12: fix Xioctl-proto.defs creation, Samuel Thibault, 2016/02/23
- [hurd] 10/12: Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd into upstream, Samuel Thibault, 2016/02/23
- [hurd] 11/12: libports: preserve the complex message flag, Samuel Thibault, 2016/02/23
- [hurd] 03/12: libnetfs: remove unused fields., Samuel Thibault, 2016/02/23
- [hurd] 05/12: nfs: fix deallocation of struct node., Samuel Thibault, 2016/02/23