Skip to content
Snippets Groups Projects
Commit ab866549 authored by Yan, Zheng's avatar Yan, Zheng Committed by Sage Weil
Browse files

ceph: drop extra open file reference in ceph_atomic_open()


ceph_atomic_open() calls ceph_open() after receiving the MDS reply.
ceph_open() grabs an extra open file reference. (The open request
already holds an open file reference)

Signed-off-by: default avatarYan, Zheng <zheng.z.yan@intel.com>
parent 54008399
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment