The master branch of gf-complete has NEON optimisations for ARMv7 and
64-bit ARMv8 the jerasure erasure code plugin can use.
---
.gitmodules | 2 +-
src/erasure-code/jerasure/gf-complete | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 54fe238..6108802 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,7 +14,7 @@
[submodule "src/erasure-code/jerasure/gf-complete"]
path = src/erasure-code/jerasure/gf-complete
url = https://github.com/ceph/gf-complete.git
- branch = v1-ceph
+ branch = master
[submodule "src/rocksdb"]
path = src/rocksdb
url = git://github.com/ceph/rocksdb
diff --git a/src/erasure-code/jerasure/gf-complete
b/src/erasure-code/jerasure/gf-complete
index 191e710..70dd94a 160000
--- a/src/erasure-code/jerasure/gf-complete
+++ b/src/erasure-code/jerasure/gf-complete
@@ -1 +1 @@
-Subproject commit 191e7105b2b75f7f48ef23dfab9ae72275363168
+Subproject commit 70dd94ae38f2d20dd78532a6dfd1310fdfb4a884
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html