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

[PATCH] autofs4: bump version number

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

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

authored by

Ian Kent and committed by
Linus Torvalds
d46aa455 3a9720ce

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