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  311de4e36b94d5956fc29197a26f35d9dd913f3b (commit)
       via  9712534e7cb0e60e51448896aa89a01f680a5fac (commit)
       via  aad9ff97ff277fae87870faed8d0ec263079e040 (commit)
       via  c850aa60f945079f5a486cd9ca2a6ab723f6e094 (commit)
      from  bab11d536f278a5856c42b00fa87f8d5b8d29065 (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 311de4e36b94d5956fc29197a26f35d9dd913f3b
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Wed Mar 5 00:34:15 2025 +0100

    libdiskfs: Fix using unitialized value on rename

commit 9712534e7cb0e60e51448896aa89a01f680a5fac
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Wed Mar 5 00:23:43 2025 +0100

    libpipe: Do not split writes on dgrem and seqpack pipes
    
    They really should not be split for the application, and really should
    not be queued several times because otherwise we would record the source
    several times and get a reference miscount.

commit aad9ff97ff277fae87870faed8d0ec263079e040
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Wed Mar 5 00:23:05 2025 +0100

    libpipe: Introduce pipe_wait_writable_amount

commit c850aa60f945079f5a486cd9ca2a6ab723f6e094
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Wed Mar 5 00:21:22 2025 +0100

    libpipe: Do not optimize reading pipe->write_limit
    
    It may have changed while sleeping.

-----------------------------------------------------------------------

Summary of changes:
 libdiskfs/dir-renamed.c |  2 +-
 libpipe/pipe.c          | 51 +++++++++++++++++++++++++++++++++++++++----------
 libpipe/pipe.h          | 24 ++++++++++++++++-------
 3 files changed, 59 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to