From: Ian Kent Date: Mon, 27 Mar 2006 09:14:52 +0000 (-0800) Subject: [PATCH] autofs4: increase module version X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f75ba3ade8a4599d67040a9493d75a864e7b329c;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git [PATCH] autofs4: increase module version Update autofs4 version. Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/auto_fs4.h b/include/linux/auto_fs4.h index 9343c89d843c..d998ddcf7288 100644 --- a/include/linux/auto_fs4.h +++ b/include/linux/auto_fs4.h @@ -23,7 +23,7 @@ #define AUTOFS_MIN_PROTO_VERSION 3 #define AUTOFS_MAX_PROTO_VERSION 4 -#define AUTOFS_PROTO_SUBVERSION 7 +#define AUTOFS_PROTO_SUBVERSION 10 /* Mask for expire behaviour */ #define AUTOFS_EXP_IMMEDIATE 1