Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accidental revert of last update of src/XrdCeph #1820

Closed
ellert opened this issue Nov 4, 2022 · 0 comments · Fixed by #1848
Closed

Accidental revert of last update of src/XrdCeph #1820

ellert opened this issue Nov 4, 2022 · 0 comments · Fixed by #1848

Comments

@ellert
Copy link
Contributor

ellert commented Nov 4, 2022

commit 8a6d7c0 changed

$ git diff 8a6d7c09642db4465a3e0dfee47b9dfe0357fceb~1 8a6d7c09642db4465a3e0dfee47b9dfe0357fceb -- src/XrdCeph
diff --git a/src/XrdCeph b/src/XrdCeph
index 6ba517522..01399664e 160000
--- a/src/XrdCeph
+++ b/src/XrdCeph
@@ -1 +1 @@
-Subproject commit 6ba517522a7a15e08ad061b96996e8ee14328014
+Subproject commit 01399664e8d2815eea00acf034d39daae7696ddf

This reverts commit 0169427

$ git diff 016942782ef5fb15f906bb0fab84270f199015c8~1 016942782ef5fb15f906bb0fab84270f199015c8 -- src/XrdCeph
diff --git a/src/XrdCeph b/src/XrdCeph
index 01399664e..6ba517522 160000
--- a/src/XrdCeph
+++ b/src/XrdCeph
@@ -1 +1 @@
-Subproject commit 01399664e8d2815eea00acf034d39daae7696ddf
+Subproject commit 6ba517522a7a15e08ad061b96996e8ee14328014

This resets the XrdCeph module to an older version, so was probably not intended:

$ git log -- src/XrdCeph
commit 8a6d7c09642db4465a3e0dfee47b9dfe0357fceb
Author: Andrew Hanushevsky <abh@stanford.edu>
Date:   Wed Nov 2 23:16:02 2022 -0700

    Allow specfication of minimum and maximum creation mode.

commit 016942782ef5fb15f906bb0fab84270f199015c8
Author: Michal Simon <michal.simon@cern.ch>
Date:   Thu Oct 20 13:20:19 2022 +0200

    [XrdCeph] Sync sub-module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant