-
由 Matthew Wilcox (Oracle) 提交于
With all implementations of aops->readpage converted to aops->read_folio, we can stop checking whether it's set and remove the member from aops. Signed-off-by: NMatthew Wilcox (Oracle) <willy@infradead.org>7e0a1265
With all implementations of aops->readpage converted to aops->read_folio,
we can stop checking whether it's set and remove the member from aops.
Signed-off-by: NMatthew Wilcox (Oracle) <willy@infradead.org>