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

sthibault pushed a change to branch upstream-merged
in repository hurd.

      from  6f3af8a   New upstream snapshot
       new  f14ad81   New upstream snapshot

The 1 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:
 boot/Makefile                                  |   3 +-
 boot/boot.c                                    |  24 +-
 libshouldbeinlibc/refcount.c => boot/private.h |  16 +-
 boot/userland-boot.c                           |  15 +-
 configure.ac                                   |   6 +-
 ext2fs/Makefile                                |   3 +-
 ext2fs/ext2_fs.h                               |   3 +-
 ext2fs/ext2fs.c                                |  14 +
 ext2fs/ext2fs.h                                |  23 +
 ext2fs/ialloc.c                                |   2 +
 ext2fs/inode.c                                 | 222 +++++--
 ext2fs/xattr.c                                 | 876 +++++++++++++++++++++++++
 ext2fs/xattr.h                                 |  85 +++
 libports/interrupt-rpcs.c                      |   8 +-
 libshouldbeinlibc/assert-backtrace.h           |   2 +-
 15 files changed, 1219 insertions(+), 83 deletions(-)
 copy libshouldbeinlibc/refcount.c => boot/private.h (69%)
 create mode 100644 ext2fs/xattr.c
 create mode 100644 ext2fs/xattr.h

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

Reply via email to