Make "install_page()" able to handle truncated pages.
This makes it much easier on the callers, no need to worry about races with vmtruncate() and friends, since "install_page()" will just cleanly handle that case and tell the caller about it.
Showing
Please register or sign in to comment