Re: [PATCH 14/19] dax: Implement dax_finish_sync_fault()
From: Ross Zwisler <hidden>
Date: 2017-10-13 20:06:43
Also in:
linux-fsdevel, linux-xfs
From: Ross Zwisler <hidden>
Date: 2017-10-13 20:06:43
Also in:
linux-fsdevel, linux-xfs
On Wed, Oct 11, 2017 at 10:05:58PM +0200, Jan Kara wrote:
Implement a function that filesystems can call to finish handling of synchronous page faults. It takes care of syncing appropriare file range
appropriate
and insertion of page table entry. Signed-off-by: Jan Kara <jack@suse.cz>
Looks good: Reviewed-by: Ross Zwisler <redacted>