dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] autofs4: increase module version

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>
This commit is contained in:
Ian Kent 2006-03-27 01:14:52 -08:00 committed by Linus Torvalds
parent e3474a8eb3
commit f75ba3ade8
1 changed files with 1 additions and 1 deletions

View 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