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-218-gf0b1771


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-218-gf0b1771
Date: Mon, 25 Nov 2019 07:12:27 -0500 (EST)

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  f0b177197381359ff2cb1799640244817fd3b3db (commit)
       via  6b1312cfbb77dfe338f56a71a8f5461ec135f47c (commit)
      from  3b32a7ece09a4652a5fd6186aa059fd0e2163f5a (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 f0b177197381359ff2cb1799640244817fd3b3db
Author: Joan Lledó <address@hidden>
Date:   Sun Nov 24 20:47:45 2019 +0100

    pci-arbiter: Fix memory bugs
    
    * pci-arbiter/pcifs.c:
        * init_file_system: Remove unnecessary free()
        * create_fs_tree:
          Fix a boundary overrun where no devices are found.
    Message-Id: <address@hidden>

commit 6b1312cfbb77dfe338f56a71a8f5461ec135f47c
Author: Damien Zammit <address@hidden>
Date:   Sat Nov 23 15:08:47 2019 +1100

    ext2fs: Fix fast symlinks created by linux
    
    linux seems to allocate 8 blocks for any fast symlink.
    
    * ext2fs/inode.c (write_symlink): Do not assert that st_blocks is 0.
    (read_symlink): Return EINVAL when node->dn_stat.st_size >=
    MAX_INODE_SYMLINK, not when node->dn_stat.st_blocks != 0.

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

Summary of changes:
 ext2fs/inode.c      | 6 +-----
 pci-arbiter/pcifs.c | 7 ++++++-
 2 files changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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