commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20200416-5-g49de458


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20200416-5-g49de458
Date: Thu, 28 May 2020 05:03:24 -0400 (EDT)

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  49de4585a650c5e70cace733cb466fd007526f80 (commit)
      from  a04c7bf83172faa7cb080fbe3b6c04a8415ca645 (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 49de4585a650c5e70cace733cb466fd007526f80
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu May 28 10:49:51 2020 +0200

    libdiskfs,libnetfs: add missing io_pathconf cases
    
    * libdiskfs/io-pathconf.c (diskfs_S_io_pathconf): For
    _PC_REC_MAX_XFER_SIZE, _PC_REC_INCR_XFER_SIZE, _PC_SYMLINK_MAX, return
    undefined. For _PC_2_SYMLINKS, return 1. For _PC_REC_MIN_XFER_SIZE,
    _PC_REC_XFER_ALIGN, _PC_ALLOC_SIZE_MIN, return page size.
    * libnetfs/io-pathconf.c (netfs_S_io_pathconf): Likewise.

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

Summary of changes:
 libdiskfs/io-pathconf.c | 10 ++++++++++
 libnetfs/io-pathconf.c  | 10 ++++++++++
 2 files changed, 20 insertions(+)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]