]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] autofs4: increase module version
authorIan Kent <raven@themaw.net>
Mon, 27 Mar 2006 09:14:52 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:40 +0000 (08:44 -0800)
Update autofs4 version.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/auto_fs4.h

index 9343c89d843c2437edcc749868506a6807915223..d998ddcf7288bb59eaceb8cea5b6a97a1dde0e18 100644 (file)
@@ -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