]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: assert non-null ptrs in OnFinisher
authorJohn Spray <john.spray@redhat.com>
Wed, 6 Aug 2014 11:27:13 +0000 (12:27 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:17 +0000 (01:34 +0100)
commit04d01eb37b7f04fbd185577cc912cb3265b0fa63
tree754c451d4c63a7b978b28340a7838b0b2a4bc58d
parent6b55c42a83381be72bef1f68c48bb1f1ba24c5b9
common: assert non-null ptrs in OnFinisher

Callers should not be constructing C_OnFinisher
if they have no context to call back.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/Finisher.h