Thread (45 messages) 45 messages, 5 authors, 2023-12-11
STALE941d

[PATCH 02/16] mnt_idmapping: include cred.h

From: "Seth Forshee (DigitalOcean)" <sforshee@kernel.org>
Date: 2023-11-29 21:50:57
Also in: b4-sent, linux-fsdevel, linux-unionfs, lkml
Subsystem: filesystems [idmapped mounts], the rest · Maintainers: Christian Brauner, Seth Forshee, Linus Torvalds

mnt_idmapping.h uses declarations from cred.h, so it should include that
file directly.

Signed-off-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org>
---
 include/linux/mnt_idmapping.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/linux/mnt_idmapping.h b/include/linux/mnt_idmapping.h
index 8b5e00ee6472..65e5d0c32fde 100644
--- a/include/linux/mnt_idmapping.h
+++ b/include/linux/mnt_idmapping.h
@@ -5,6 +5,7 @@
 #include <linux/types.h>
 #include <linux/uidgid.h>
 #include <linux/vfsid.h>
+#include <linux/cred.h>
 
 struct mnt_idmap;
 struct user_namespace;
-- 
2.43.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help