Commit 68c95ed4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e6aad404
......@@ -1193,7 +1193,7 @@ static void vma_page_ensure_notmappedrw(VMA *vma, Page *page)
xmprotect(vma_page_addr(vma, page), page_size(page), PROT_READ);
}
/* return whether fileh page is dirty or not.
/* __fileh_page_isdirty returns whether fileh page is dirty or not.
*
* must be called under virtmem lock.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment