Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Ian Kent <raven@themaw.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

authored by

Ian Kent and committed by
Al Viro
1972580b dd89f90d

+1 -1
+1 -1
include/linux/auto_fs4.h
··· 24 24 #define AUTOFS_MIN_PROTO_VERSION 3 25 25 #define AUTOFS_MAX_PROTO_VERSION 5 26 26 27 - #define AUTOFS_PROTO_SUBVERSION 1 27 + #define AUTOFS_PROTO_SUBVERSION 2 28 28 29 29 /* Mask for expire behaviour */ 30 30 #define AUTOFS_EXP_IMMEDIATE 1