summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Kent <raven@themaw.net>2005-06-22 00:16:41 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-22 02:07:36 (GMT)
commit8a96619145840c6eb50d85759f72d9337db411f7 (patch)
tree4363df6793fffeef8e400c81aebbc9f25cff7da2
parent1684b2bba6972749bc9acee57585acd6c78050b2 (diff)
downloadlinux-fsl-qoriq-8a96619145840c6eb50d85759f72d9337db411f7.tar.xz
[PATCH] autofs4: subversion bump to identify these changes
Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r--include/linux/auto_fs4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/auto_fs4.h b/include/linux/auto_fs4.h
index a1657fb..9343c89 100644
--- a/include/linux/auto_fs4.h
+++ b/include/linux/auto_fs4.h
@@ -23,7 +23,7 @@
#define AUTOFS_MIN_PROTO_VERSION 3
#define AUTOFS_MAX_PROTO_VERSION 4
-#define AUTOFS_PROTO_SUBVERSION 6
+#define AUTOFS_PROTO_SUBVERSION 7
/* Mask for expire behaviour */
#define AUTOFS_EXP_IMMEDIATE 1