Files
linux-bredos/fs
Matthew Wilcox (Oracle) cf948cbc35 cramfs: read_mapping_page() is synchronous
Since commit 67f9fd91f9, the code to wait for the read to complete has
been dead.  That commit wrongly stated that the read was synchronous
already; this seems to have been a confusion about which ->readpage
operation was being called.  Instead of reintroducing an asynchronous
version of read_mapping_page(), call the readahead code directly to
submit all reads first before waiting for them in read_mapping_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-08-02 12:34:02 -04:00
..
2022-06-17 06:03:30 +09:00
2022-05-09 16:21:44 -04:00
2022-06-29 08:51:06 -04:00
2022-05-09 16:21:45 -04:00
2022-05-09 16:21:45 -04:00
2022-05-02 11:23:49 -05:00
2022-06-29 08:51:06 -04:00
2022-06-29 08:51:06 -04:00
2022-05-09 16:21:45 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-05-09 16:21:46 -04:00
2022-05-23 20:24:12 -05:00
2022-06-29 08:51:07 -04:00
2022-06-14 12:18:47 +02:00
2022-05-09 18:20:49 -07:00
2022-06-29 08:51:05 -04:00
2022-04-19 10:19:02 -07:00
2022-05-22 21:03:01 +01:00
2022-04-17 19:49:59 -06:00