On Fri, Apr 26, 2019 at 07:22:11AM +0800, Yang Shi wrote:
> The commit 6b4c9f446981 ("filemap: drop the mmap_sem for all blocking
> operations") changed when mmap_sem is dropped during filemap page fault
> and when returning VM_FAULT_RETRY.
>
> Correct the comment to reflect the change.
>
> Cc: Josef Bacik <[email protected]>
> Signed-off-by: Yang Shi <[email protected]>
> ---Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef

