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 1cefce2f8684111fdf3ad1f50ef32ca19755c4e7 (commit)
via 89067ae95ab21afcd69f1da9f5c780469e2a7420 (commit)
via 3eb6e37b9aad41c6b7c33f5a425658f5f489dc06 (commit)
from 11f22d5adfe1979e068ff47954724036f6120f8a (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 1cefce2f8684111fdf3ad1f50ef32ca19755c4e7
Author: Mikhail Karpov <[email protected]>
Date: Wed Aug 26 16:52:50 2026 +0700
libnetfs: Adding hooks for create and destroy peropen
commit 89067ae95ab21afcd69f1da9f5c780469e2a7420
Author: Mikhail Karpov <[email protected]>
Date: Thu Sep 3 08:05:18 2026 +0200
storeio: Removing unnecessary thread_mutex_lock/unlock
commit 3eb6e37b9aad41c6b7c33f5a425658f5f489dc06
Author: Mikhail Karpov <[email protected]>
Date: Wed Aug 26 16:06:46 2026 +0700
Change the order of calling the maptime_map function
-----------------------------------------------------------------------
Summary of changes:
libnetfs/Makefile | 2 +-
libnetfs/init-init.c | 4 ++--
libnetfs/make-peropen.c | 9 +++++++++
libnetfs/netfs.h | 8 ++++++++
{libcons => libnetfs}/priv.c | 10 ++++++----
libnetfs/release-peropen.c | 8 ++++++++
storeio/storeio.c | 4 +---
7 files changed, 35 insertions(+), 10 deletions(-)
copy {libcons => libnetfs}/priv.c (76%)
hooks/post-receive
--
Hurd