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

Missing cephfs API components: function ceph_futimes #254

Closed
phlogistonjohn opened this issue May 8, 2020 · 0 comments · Fixed by #875
Closed

Missing cephfs API components: function ceph_futimes #254

phlogistonjohn opened this issue May 8, 2020 · 0 comments · Fixed by #875

Comments

@phlogistonjohn
Copy link
Collaborator

The cephfs API implements function(s) below but go-ceph does not:

  • ceph_futimes

This issue has been filed to track implementing this missing
functionality in the appropriate package within go-ceph.
Please refer to the Ceph C API for details about the function(s)
in question.

NOTE: This issue was generated by a script.
If the content is innacurate or wording seems a bit odd
please excuse the script and blame the creator @phlogistonjohn

Nikhil-Ladha added a commit to Nikhil-Ladha/go-ceph that referenced this issue Apr 25, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: ceph#254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Nikhil-Ladha added a commit to Nikhil-Ladha/go-ceph that referenced this issue May 2, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: ceph#254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Nikhil-Ladha added a commit to Nikhil-Ladha/go-ceph that referenced this issue May 3, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: ceph#254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Nikhil-Ladha added a commit to Nikhil-Ladha/go-ceph that referenced this issue May 9, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: ceph#254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Nikhil-Ladha added a commit to Nikhil-Ladha/go-ceph that referenced this issue May 12, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: ceph#254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Nikhil-Ladha added a commit to Nikhil-Ladha/go-ceph that referenced this issue May 18, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: ceph#254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
@mergify mergify bot closed this as completed in #875 May 18, 2023
mergify bot pushed a commit that referenced this issue May 18, 2023
Added a new cephfs API named `ceph_futimes`

Fixes: #254

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant