Commit d46aa455 authored by Ian Kent's avatar Ian Kent Committed by Linus Torvalds
Browse files

[PATCH] autofs4: bump version number



Bump autofs4 version so we know what's going on.

Signed-off-by: default avatarIan Kent <raven@themaw.net>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 3a9720ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
#define AUTOFS_MIN_PROTO_VERSION	3
#define AUTOFS_MAX_PROTO_VERSION	4

#define AUTOFS_PROTO_SUBVERSION         5
#define AUTOFS_PROTO_SUBVERSION		6

/* Mask for expire behaviour */
#define AUTOFS_EXP_IMMEDIATE		1