projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd32073
)
mount: remove inlude/nospec.h include
author
Christian Brauner
<brauner@kernel.org>
Thu, 12 Dec 2024 23:03:40 +0000
(
00:03
+0100)
committer
Christian Brauner
<brauner@kernel.org>
Thu, 9 Jan 2025 15:58:51 +0000
(16:58 +0100)
It's not needed, so remove it.
Link:
https://lore.kernel.org/r/20241213-work-mount-rbtree-lockless-v3-1-6e3cdaf9b280@kernel.org
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/namespace.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/namespace.c
b/fs/namespace.c
index 1af8da8e1e97378224fa6c23dd950c327aa261a7..a1832e9a4340bec853d8faec6d2715d9faacfc66 100644
(file)
--- a/
fs/namespace.c
+++ b/
fs/namespace.c
@@
-32,7
+32,6
@@
#include <linux/fs_context.h>
#include <linux/shmem_fs.h>
#include <linux/mnt_idmapping.h>
-#include <linux/nospec.h>
#include "pnode.h"
#include "internal.h"