lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 4 Mar 2020 04:15:50 -0800
From:   Matthew Wilcox <willy@...radead.org>
To:     Xianting Tian <xianting_tian@....com>
Cc:     akpm@...ux-foundation.org, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/filemap.c: clear page error before actual read

On Wed, Mar 04, 2020 at 05:47:24AM -0500, Xianting Tian wrote:
> With the patch, mount operation trigger the calling of
> ClearPageError(page) before the actual read, the page has no error
> if no additional page error happen when I/O done.
> 
> Signed-off-by: Xianting Tian <xianting_tian@....com>

Reviewed-by: Matthew Wilcox (Oracle) <willy@...radead.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ