projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7fdfa
)
ceph: v0.17 of client
author
Sage Weil
<sage@newdream.net>
Mon, 19 Oct 2009 23:17:31 +0000
(16:17 -0700)
committer
Sage Weil
<sage@newdream.net>
Mon, 19 Oct 2009 23:17:31 +0000
(16:17 -0700)
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/ceph_fs.h
patch
|
blob
|
history
diff --git
a/fs/ceph/ceph_fs.h
b/fs/ceph/ceph_fs.h
index f8f27e28a6bf6e9658e7215214b1da6ca7b43923..ae523828c538cd19b63d58bf2823f2f51fbc9c45 100644
(file)
--- a/
fs/ceph/ceph_fs.h
+++ b/
fs/ceph/ceph_fs.h
@@
-19,8
+19,8
@@
* Ceph release version
*/
#define CEPH_VERSION_MAJOR 0
-#define CEPH_VERSION_MINOR 1
6
-#define CEPH_VERSION_PATCH
1
+#define CEPH_VERSION_MINOR 1
7
+#define CEPH_VERSION_PATCH
0
#define _CEPH_STRINGIFY(x) #x
#define CEPH_STRINGIFY(x) _CEPH_STRINGIFY(x)