]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: initialize OSDService::next_notif_id 267/head
authorSage Weil <sage@inktank.com>
Thu, 9 May 2013 16:45:51 +0000 (09:45 -0700)
committerSage Weil <sage@inktank.com>
Thu, 9 May 2013 17:49:00 +0000 (10:49 -0700)
commit499edd8bfc355c2d590f5fa1ef197d1ea5680351
tree8cf8639186a09bc6602b759522eb78d61e5f1047
parente30a03210c3efb768b1653df5ae58917ef26e579
osd: initialize OSDService::next_notif_id

CID 1019627 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member "next_notif_id" is not initialized in this constructor nor in any functions that it calls.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/OSD.cc