Skip to content
Commit c3d71138 authored by Tikhomirov Pavel's avatar Tikhomirov Pavel Committed by Pavel Emelyanov
Browse files

deduplication: fix bug in auto-dedup when it is on page-server



No need to check opts.use_page_server, because in write_pagemap_loc
write is local anyway. it appeared that on page-server when saving
pages to images opts.use_page_server=true and no auto-dedup started,
so images were not null as expected.

Signed-off-by: default avatarTikhomirov Pavel <snorcht@gmail.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 9db426a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment