]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: all MonOpRequests have an attached Session
authorSage Weil <sage@redhat.com>
Tue, 29 Sep 2015 12:48:51 +0000 (08:48 -0400)
committerSage Weil <sage@redhat.com>
Mon, 5 Oct 2015 12:37:49 +0000 (08:37 -0400)
commit12bbc08fb67b33ffca509426164fe338adae644d
treeb5ad29a8c7fb354f42a05ea1cc1ea99c2deff226
parent6cf34a3e5d9479d670461618b3f49ee4f84fdd31
mon: all MonOpRequests have an attached Session

...except in dispatch, where we initially set it up.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/Monitor.cc