[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.6-16-g3ffb892
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.6-16-g3ffb892 |
Date: |
Tue, 19 May 2015 17:51:00 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 3ffb892a5db5ad64b87261fa01478401806894cf (commit)
via e840329de670757720cec729556b9b1f7d655ab5 (commit)
from 09964a022f1c1e969d8258c7a38879b0fa983402 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3ffb892a5db5ad64b87261fa01478401806894cf
Author: Justus Winter <address@hidden>
Date: Tue May 19 18:52:58 2015 +0200
fatfs: fix error handling
* fatfs/dir.c (diskfs_dirrewrite_hard): Fix error handling.
commit e840329de670757720cec729556b9b1f7d655ab5
Author: Justus Winter <address@hidden>
Date: Tue May 19 18:12:20 2015 +0200
libdiskfs: fix renaming of directories
Previously, file permissions and ownership of the target directory
were ignored when renaming a directory:
% mkdir a b
% chmod 555 a
% mv b a
% ls a
b
* libdiskfs/dir-renamed.c (diskfs_rename_dir): Fix error handling.
-----------------------------------------------------------------------
Summary of changes:
fatfs/dir.c | 5 +++--
libdiskfs/dir-renamed.c | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.6-16-g3ffb892,
Justus Winter <=