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>
Loading
Please sign in to comment
Pages returned from read_mapping_page() are always uptodate, so
this check is unnecessary.
Signed-off-by:
Matthew Wilcox (Oracle) <willy@infradead.org>