diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-03-15 00:27:20 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-03-15 00:27:20 +0100 |
commit | b50c419c9b8f59b459d488d7bf11654d56f35511 (patch) | |
tree | 2ef2123f9f80f9d8c37ed526183408188d3b6ea3 /README | |
parent | fa8c83d2fd17e507f305ccc2ddfb39341c8dee99 (diff) |
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.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions