Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1972580b authored by Ian Kent's avatar Ian Kent Committed by Al Viro
Browse files

autofs4: Bump version



Increase the autofs module sub-version so we can tell what kernel
implementation is being used from user space debug logging.

Signed-off-by: default avatarIan Kent <raven@themaw.net>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent dd89f90d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -24,7 +24,7 @@
#define AUTOFS_MIN_PROTO_VERSION	3
#define AUTOFS_MIN_PROTO_VERSION	3
#define AUTOFS_MAX_PROTO_VERSION	5
#define AUTOFS_MAX_PROTO_VERSION	5


#define AUTOFS_PROTO_SUBVERSION		1
#define AUTOFS_PROTO_SUBVERSION		2


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