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 076957fe8c12344ddae2fa4b966c7be9be232654 (commit)
from 1a7e27057ed5974be103c60afecdc8aae691584f (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 076957fe8c12344ddae2fa4b966c7be9be232654
Author: Flavio Cruz <[email protected]>
Date: Wed Jan 13 00:58:59 2016 +0100
Fix O_DIRECTORY lookup on trivial translators
* libdiskfs/dir-lookup.c (diskfs_S_dir_lookup): If mustbedir, make sure
entry is a directory by retrying "/", or starting the translator and
retrying "/".
* libnetfs/dir-lookup.c (netfs_S_dir_lookup): Likewise.
-----------------------------------------------------------------------
Summary of changes:
libdiskfs/dir-lookup.c | 21 +++++++++++++++------
libnetfs/dir-lookup.c | 22 ++++++++++++++++------
2 files changed, 31 insertions(+), 12 deletions(-)
hooks/post-receive
--
Hurd