-
Notifications
You must be signed in to change notification settings - Fork 257
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
cephfs: Add futimes cephfs API #875
Conversation
34fd3e4
to
daa5d52
Compare
daa5d52
to
88f56c2
Compare
@Mergifyio rebase |
❌ Unable to rebase: user
|
@Mergifyio rebase |
❌ Base branch update has failed
|
88f56c2
to
33ad42a
Compare
This pull request now has conflicts with the target branch. Could you please resolve conflicts and force push the corrected changes? 🙏 |
33ad42a
to
0b2c98f
Compare
Awaiting review @phlogistonjohn and @anoopcs9 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Added a new cephfs API named `ceph_futimes` Fixes: ceph#254 Signed-off-by: Nikhil-Ladha <[email protected]>
0b2c98f
to
3dec8b9
Compare
Added a new cephfs API named
ceph_futimes
Fixes: #254
Signed-off-by: Nikhil-Ladha [email protected]
Checklist
//go:build ceph_preview
make api-update
to record new APIs