Skip to content

Commit

Permalink
[PATCH] autofs4: bump version number
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ian Kent authored and Linus Torvalds committed May 1, 2005
1 parent 3a9720c commit d46aa45
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 5
#define AUTOFS_PROTO_SUBVERSION 6

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

0 comments on commit d46aa45

Please sign in to comment.