projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e82f5f4
)
bcachefs: Add a missing prefetch include
author
Kent Overstreet
<kent.overstreet@linux.dev>
Tue, 12 Sep 2023 22:41:09 +0000
(18:41 -0400)
committer
Kent Overstreet
<kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:13 +0000
(17:10 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-io-direct.c
patch
|
blob
|
history
diff --git
a/fs/bcachefs/fs-io-direct.c
b/fs/bcachefs/fs-io-direct.c
index 219bc11244778af8b96c014f20250c2778cb04c7..4c61cb18c366ae6aa8a614d6039cd41e9a604ca6 100644
(file)
--- a/
fs/bcachefs/fs-io-direct.c
+++ b/
fs/bcachefs/fs-io-direct.c
@@
-12,6
+12,7
@@
#include <linux/kthread.h>
#include <linux/pagemap.h>
+#include <linux/prefetch.h>
#include <linux/task_io_accounting_ops.h>
/* O_DIRECT reads */