Reuben Hawkins
f49926b8d2
vfs: fix readahead(2) on block devices
...
[ Upstream commit 7116c0af4b8414b2f19fdb366eea213cbd9d91c2 ]
Readahead was factored to call generic_fadvise. That refactor added an
S_ISREG restriction which broke readahead on block devices.
In addition to S_ISREG, this change checks S_ISBLK to fix block device
readahead. There is no change in behavior with any file type besides block
devices in this change.
Fixes: 3d8f7615319b ("vfs: implement readahead(2) using POSIX_FADV_WILLNEED")
Signed-off-by: Reuben Hawkins <reubenhwk@gmail.com>
Link: https://lore.kernel.org/r/20231003015704.2415-1-reubenhwk@gmail.com
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:06:44 +01:00
..
2023-11-08 17:30:43 +01:00
2023-05-30 12:57:56 +01:00
2019-09-04 07:42:01 -04:00
2019-07-12 12:24:03 -07:00
2020-07-10 13:54:00 -07:00
2020-08-12 10:57:57 -07:00
2020-09-01 09:19:43 +02:00
2023-01-14 10:16:27 +01:00
2022-02-08 18:30:35 +01:00
2020-10-13 18:38:29 -07:00
2020-10-13 18:38:32 -07:00
2020-01-31 10:30:38 -08:00
2020-10-13 18:38:29 -07:00
2019-07-12 11:05:43 -07:00
2023-09-23 11:01:10 +02:00
2023-10-10 21:53:33 +02:00
2020-08-14 19:56:56 -07:00
2020-10-18 09:27:09 -07:00
2023-02-15 17:22:21 +01:00
2020-10-16 11:11:18 -07:00
2022-01-27 10:54:36 +01:00
2023-03-22 13:30:04 +01:00
2021-03-30 14:31:54 +02:00
2023-02-15 17:22:21 +01:00
2020-10-16 11:11:16 -07:00
2020-12-30 11:53:54 +01:00
2021-06-30 08:47:27 -04:00
2019-06-19 17:09:08 +02:00
2020-08-07 11:33:26 -07:00
2020-12-06 10:19:07 -08:00
2020-06-14 01:57:21 +09:00
2023-04-26 11:27:38 +02:00
2022-09-15 11:32:02 +02:00
2021-05-19 10:13:07 +02:00
2020-12-06 10:19:07 -08:00
2022-11-25 17:45:53 +01:00
2022-10-05 10:38:40 +02:00
2020-10-13 18:38:27 -07:00
2020-04-02 09:35:29 -07:00
2023-02-22 12:55:56 +01:00
2023-03-11 16:40:04 +01:00
2023-06-28 10:28:09 +02:00
2023-10-25 11:54:18 +02:00
2023-08-30 16:23:20 +02:00
2022-11-03 23:57:50 +09:00
2023-02-15 17:22:21 +01:00
2020-10-13 18:38:34 -07:00
2022-11-16 09:57:17 +01:00
2023-02-15 17:22:21 +01:00
2020-10-13 18:38:29 -07:00
2020-09-19 13:13:38 -07:00
2020-08-07 11:33:26 -07:00
2022-10-26 13:25:11 +02:00
2022-12-14 11:31:55 +01:00
2022-04-27 13:53:54 +02:00
2022-05-15 20:00:09 +02:00
2022-02-23 12:00:57 +01:00
2022-08-21 15:15:21 +02:00
2020-06-09 09:39:14 -07:00
2020-10-18 09:27:10 -07:00
2022-04-27 13:53:54 +02:00
2023-11-08 17:30:41 +01:00
2020-10-13 18:38:30 -07:00
2020-04-07 10:43:40 -07:00
2020-06-08 11:05:55 -07:00
2022-04-20 09:23:25 +02:00
2020-10-16 11:11:19 -07:00
2020-10-16 11:11:19 -07:00
2020-10-16 11:11:17 -07:00
2020-10-16 11:11:19 -07:00
2020-06-09 09:39:13 -07:00
2021-06-30 08:47:29 -04:00
2021-01-12 20:18:22 +01:00
2022-09-08 11:11:38 +02:00
2021-04-14 08:42:03 +02:00
2020-08-12 10:57:55 -07:00
2021-04-14 08:42:03 +02:00
2020-08-12 10:57:55 -07:00
2021-04-14 08:42:03 +02:00
2020-08-07 11:33:26 -07:00
2021-06-30 08:47:26 -04:00
2021-01-19 18:27:21 +01:00
2022-09-08 11:11:38 +02:00
2023-11-20 11:06:44 +01:00
2022-09-05 10:28:56 +02:00
2020-08-21 09:52:53 -07:00
2023-09-19 12:20:06 +02:00
2020-10-16 11:11:19 -07:00
2020-08-07 11:33:29 -07:00
2021-06-23 14:42:54 +02:00
2021-05-14 09:50:45 +02:00
2021-11-26 10:39:19 +01:00
2020-08-07 11:33:24 -07:00
2022-09-28 11:10:28 +02:00
2020-08-07 11:33:27 -07:00
2021-05-14 09:50:45 +02:00
2020-06-03 20:09:48 -07:00
2020-10-13 18:38:30 -07:00
2022-03-23 09:13:27 +01:00
2020-10-13 18:38:33 -07:00
2023-04-20 12:10:24 +02:00
2021-06-30 08:47:27 -04:00
2022-04-08 14:40:43 +02:00
2022-05-15 20:00:09 +02:00
2022-08-21 15:15:21 +02:00
2020-06-10 19:14:18 -07:00
2023-08-30 16:23:14 +02:00
2020-04-02 09:35:31 -07:00
2022-12-02 17:40:04 +01:00
2022-05-15 20:00:09 +02:00
2020-10-20 14:39:37 -07:00
2021-07-14 16:56:51 +02:00
2020-10-13 18:38:34 -07:00
2020-08-12 10:57:58 -07:00
2022-06-06 08:42:43 +02:00
2020-04-07 10:43:41 -07:00