Re: [PATCH 12/20] mm: Pass vm_fault structure into do_page_mkwrite()
From: Kirill A. Shutemov <hidden>
Date: 2016-11-18 10:23:51
Also in:
linux-fsdevel, nvdimm
From: Kirill A. Shutemov <hidden>
Date: 2016-11-18 10:23:51
Also in:
linux-fsdevel, nvdimm
On Fri, Nov 18, 2016 at 10:17:16AM +0100, Jan Kara wrote:
We will need more information in the ->page_mkwrite() helper for DAX to be able to fully finish faults there. Pass vm_fault structure to do_page_mkwrite() and use it there so that information propagates properly from upper layers. Reviewed-by: Ross Zwisler <redacted> Signed-off-by: Jan Kara <jack@suse.cz>
Acked-by: Kirill A. Shutemov <redacted> -- Kirill A. Shutemov -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>