commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream-merged updated (135566e -> 9f3b30b)


From: Samuel Thibault
Subject: [hurd] branch upstream-merged updated (135566e -> 9f3b30b)
Date: Sat, 23 May 2015 05:09:43 +0000

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

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

      from  135566e   New upstream snapshot
       new  9f3b30b   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:
 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 +++++++-
 34 files changed, 808 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

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