commit 4c1e1b34d5c800ad3ac9a7e2805b0bea70ad2278 using kuid/kgid for ex_anon_uid/ex_anon_gid, user_namespace.h is not needed now, clean it. Signed-off-by: Kinglong Mee <kinglongmee@xxxxxxxxx> --- fs/nfsd/auth.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/nfsd/auth.c b/fs/nfsd/auth.c index 2645be4..1042325 100644 --- a/fs/nfsd/auth.c +++ b/fs/nfsd/auth.c @@ -1,7 +1,6 @@ /* Copyright (C) 1995, 1996 Olaf Kirch <okir@xxxxxxxxxxxx> */ #include <linux/sched.h> -#include <linux/user_namespace.h> #include "nfsd.h" #include "auth.h" -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html