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 5ff1e40ee5fd2262192f7819b6de59d16993c5a2 (commit) from 65a80c709b4a8c909fa1d7de49e0097611bdc057 (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 5ff1e40ee5fd2262192f7819b6de59d16993c5a2 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Apr 3 21:26:17 2021 +0200 pflocal: Make io_stat allocate inode id We may not have io_identity called before io_stat, and programs like diff rely on inode numbers being different for different files. * pflocal/io.c (S_io_stat): Allocate socket id if not already allocated. ----------------------------------------------------------------------- Summary of changes: pflocal/io.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) hooks/post-receive -- Hurd