Page MenuHomePhabricator

Do not recreate entries in the page table
Open, HighPublic

Description

Tool recreates entries in page table, because it does not check whether a page already is there or not. We should first query the DB, and then add it if necessary. This happens during imports.

Event Timeline

Urbanecm updated the task description. (Show Details)