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

client: properly set inode number of created inode in replay request #10957

Merged
merged 1 commit into from Sep 8, 2016

Conversation

ukernel
Copy link
Contributor

@ukernel ukernel commented Sep 2, 2016

Fixes: http://tracker.ceph.com/issues/17172
Signed-off-by: Yan, Zheng zyan@redhat.com

@ukernel ukernel added bug-fix cephfs Ceph File System labels Sep 2, 2016
@jcsp
Copy link
Contributor

jcsp commented Sep 2, 2016

Missing a *:

/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-11.0.0-2024-g4e89d3a/src/client/Client.cc: In member function ‘int Client::verify_reply_trace(int, MetaRequest*, MClientReply*, InodeRef*, bool*, int, int)’:
error: /srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-11.0.0-2024-g4e89d3a/src/client/Client.cc:1541:13: cannot convert ‘InodeRef {aka boost::intrusive_ptr}’ to ‘InodeRef* {aka boost::intrusive_ptr*}’ in assignment
ptarget = request->target;
^

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