summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-mod.c
diff options
context:
space:
mode:
authorMike Marshall2016-01-13 17:34:59 +0100
committerMike Marshall2016-01-13 17:34:59 +0100
commit4c27b327b8c286cd3091e5d9ff1650573601140b (patch)
tree69ecd735b77499d1b035546dbc2fa0df21d9cb84 /fs/orangefs/orangefs-mod.c
parentOrangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. (diff)
downloadkernel-qcow2-linux-4c27b327b8c286cd3091e5d9ff1650573601140b.tar.gz
kernel-qcow2-linux-4c27b327b8c286cd3091e5d9ff1650573601140b.tar.xz
kernel-qcow2-linux-4c27b327b8c286cd3091e5d9ff1650573601140b.zip
Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/orangefs-mod.c')
-rw-r--r--fs/orangefs/orangefs-mod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/orangefs/orangefs-mod.c b/fs/orangefs/orangefs-mod.c
index fa2fca6dca7c..cac52a9175db 100644
--- a/fs/orangefs/orangefs-mod.c
+++ b/fs/orangefs/orangefs-mod.c
@@ -14,7 +14,7 @@
/* ORANGEFS_VERSION is a ./configure define */
#ifndef ORANGEFS_VERSION
-#define ORANGEFS_VERSION "Unknown"
+#define ORANGEFS_VERSION "upstream"
#endif
/*