commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.7-94-gb50c419


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.7-94-gb50c419
Date: Mon, 14 Mar 2016 23:29:44 +0000

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  b50c419c9b8f59b459d488d7bf11654d56f35511 (commit)
      from  fa8c83d2fd17e507f305ccc2ddfb39341c8dee99 (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 b50c419c9b8f59b459d488d7bf11654d56f35511
Author: Samuel Thibault <address@hidden>
Date:   Tue Mar 15 00:27:20 2016 +0100

    ext2fs: Fix adding blocks to free blocks cache
    
    * ext2fs/pager.c (disk_cache_info_free_push): Add prototype.
    (disk_pager_notify_evict): When dropping DC_INCORE flag, if the
    block becomes free (no reference and no DC_DONT_REUSE flags), call
    disk_cache_info_free_push.
    (disk_cache_block_deref): Only call disk_cache_info_free_push if the flags
    of the block do not contain DC_DONT_REUSE flags.

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

Summary of changes:
 ext2fs/pager.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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