commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream updated (b90164e -> 04cfa52)


From: Samuel Thibault
Subject: [hurd] branch upstream updated (b90164e -> 04cfa52)
Date: Sun, 22 May 2016 01:15:20 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch upstream
in repository hurd.

      from  b90164e   Fix build
       new  45b829f   Fix privileged operations on trivfs-translated nodes
       new  8d4db62   libihash: fix corner case
       new  736fa7a   libihash: enable fast insertions replacing tombstones
       new  3d10671   startup: fix blunder
       new  34071b3   Complete changes to use -L instead of -Wl,-rpath-link
       new  b33507a   GNU Hurd 0.8
       new  7aef3fb   mach-defpager: fix panic invocation
       new  14241d5   libnetfs: rename 'error' to 'err'
       new  e15ef8f   libnetfs: rename 'diruser' to 'dircred'
       new  3416078   libdiskfs: cosmetic changes
       new  13efe67   Unify the short-circuit translator logic
       new  7dbebff   libnetfs: treat disconnected shadow roots as virtual roots
       new  55f23b9   utils/settrans: implement active translator stacking
       new  04cfa52   Avoid superfluous locking of node

The 14 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:
 NEWS                          |   5 +-
 configure.ac                  |   2 +-
 console-client/Makefile       |   5 +-
 libdiskfs/dir-lookup.c        | 154 +++++++++++++------------------
 libdiskfs/fsys-getroot.c      |  13 ++-
 libdiskfs/io-restrict-auth.c  |   2 -
 libdiskfs/trans-callback.c    |   4 +-
 libfshelp/fetch-root.c        |  40 ++++++++
 libfshelp/fshelp.h            |  16 ++++
 libihash/ihash.c              |  18 ++--
 libnetfs/dir-lookup.c         | 210 +++++++++++++++++++-----------------------
 libnetfs/fsys-getroot.c       |   7 +-
 libnetfs/io-restrict-auth.c   |   3 -
 libnetfs/trans-callback.c     |   4 +-
 libstore/Makefile             |   5 +-
 libtrivfs/fsys-getroot.c      |   6 +-
 mach-defpager/default_pager.c |   2 +-
 startup/startup.c             |   2 +-
 utils/settrans.c              |  21 ++++-
 19 files changed, 281 insertions(+), 238 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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