Skip to content

Commit

Permalink
[PATCH] autofs4: increase module version
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ian Kent authored and Linus Torvalds committed Mar 27, 2006
1 parent e3474a8 commit f75ba3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/auto_fs4.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f75ba3a

Please sign in to comment.