]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: pass proper old snap context to queue_cap_snap() 7495/head
authorYan, Zheng <zyan@redhat.com>
Wed, 9 Mar 2016 13:50:45 +0000 (21:50 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 9 Mar 2016 14:06:25 +0000 (22:06 +0800)
commite515f1423d3b5323a38e2d91aa5969f32b0b2fba
tree3740cdc89f15f243b0a36a23354f0ec769cf08e7
parentbd611ab1898307271b168d455ee0e5b434f7aca0
client: pass proper old snap context to queue_cap_snap()

the snap realm for split point can be newly created, its snap context
is empty in this case.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc