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

sthibault pushed a change to branch master
in repository hurd.

      from  9e8871c   patches/dl_origin.patch: Fix off-by-one
       new  9f3b30b   New upstream snapshot
       new  1cf028f   Merge branch 'upstream-merged'

The 2 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:
 debian/changelog        |   6 ++
 doc/hurd.texi           |  11 +-
 ext2fs/dir.c            |  79 +++++++-------
 ext2fs/ext2fs.c         |   2 -
 ext2fs/ext2fs.h         |  13 +--
 ext2fs/getblk.c         |  63 ++++++------
 ext2fs/ialloc.c         |  13 +--
 ext2fs/inode.c          | 231 +++++++++--------------------------------
 ext2fs/pager.c          |  52 +++++-----
 ext2fs/truncate.c       |  16 +--
 fatfs/dir.c             |  11 +-
 fatfs/fatfs.h           |  17 ++-
 fatfs/inode.c           | 254 ++++++---------------------------------------
 fatfs/main.c            |   6 +-
 isofs/inode.c           | 267 +++++++-----------------------------------------
 isofs/isofs.h           |  13 ++-
 isofs/lookup.c          |  18 ++--
 isofs/main.c            |  15 +--
 libdiskfs/Makefile      |   2 +-
 libdiskfs/dir-renamed.c |   2 +
 libdiskfs/diskfs.h      |  90 ++++++++++++----
 libdiskfs/init-init.c   |   2 -
 libdiskfs/node-cache.c  | 260 ++++++++++++++++++++++++++++++++++++++++++++++
 libdiskfs/node-drop.c   |  11 +-
 libdiskfs/node-make.c   |   4 +-
 libdiskfs/node-nput.c   |  52 ++++------
 libdiskfs/node-nputl.c  |  12 +--
 libdiskfs/node-nref.c   |   9 +-
 libdiskfs/node-nrefl.c  |   4 +-
 libdiskfs/node-nrele.c  |  48 +++++----
 libdiskfs/node-nrelel.c |   9 +-
 tmpfs/node.c            | 104 +++++++++++++------
 tmpfs/tmpfs.c           |   6 +-
 tmpfs/tmpfs.h           |  20 ++--
 trans/fakeroot.c        |  41 +++++++-
 35 files changed, 814 insertions(+), 949 deletions(-)
 create mode 100644 libdiskfs/node-cache.c

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

Reply via email to