commit | 3b60d53df07fc67422cb7cadd1c2c6df720a1922 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue May 17 23:32:34 2022 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Wed Jun 29 08:51:07 2022 -0400 |
tree | b5b58c64df1d8e5d22179d56978597cb3ef38885 | |
parent | da028b6b648e7f7bcfa52521675980f291b34c2a [diff] |
jfs: Remove check for PageUptodate Pages returned from read_mapping_page() are always uptodate, so this check is unnecessary. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>