[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] branch upstream updated (385d9bf -> 7bd08cf)
From: |
Samuel Thibault |
Subject: |
[hurd] branch upstream updated (385d9bf -> 7bd08cf) |
Date: |
Sun, 20 Nov 2016 21:18:21 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to branch upstream
in repository hurd.
from 385d9bf libpager: fix returning error on data_unlock
new 484a677 ext2fs: Fix crash on ENOSPC while extending a directory
new 62953f1 libpager, libstore: Fix crash on ENOSPC while writing data
new c9504e3 ext2fs: Do not talk about crashing on ENOSPC
new 4f9e2de ext2fs: Use more POSIXish error code
new 7d740ab boot: fix crash when S_processor_set_tasks is called early
new 7bd08cf Fix build
The 6 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/boot.c | 4 ++++
ext2fs/dir.c | 10 ++++++++++
ext2fs/pager.c | 2 +-
libpager/pager-memcpy.c | 5 +++--
libstore/memobj.c | 5 +++--
5 files changed, 21 insertions(+), 5 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
- [hurd] branch upstream updated (385d9bf -> 7bd08cf),
Samuel Thibault <=
- [hurd] 03/06: ext2fs: Do not talk about crashing on ENOSPC, Samuel Thibault, 2016/11/20
- [hurd] 06/06: Fix build, Samuel Thibault, 2016/11/20
- [hurd] 04/06: ext2fs: Use more POSIXish error code, Samuel Thibault, 2016/11/20
- [hurd] 05/06: boot: fix crash when S_processor_set_tasks is called early, Samuel Thibault, 2016/11/20
- [hurd] 02/06: libpager, libstore: Fix crash on ENOSPC while writing data, Samuel Thibault, 2016/11/20
- [hurd] 01/06: ext2fs: Fix crash on ENOSPC while extending a directory, Samuel Thibault, 2016/11/20