]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: init inode_t::dir_layout
authorSage Weil <sage@inktank.com>
Fri, 19 Oct 2012 16:04:10 +0000 (09:04 -0700)
committerSage Weil <sage@inktank.com>
Fri, 19 Oct 2012 16:04:10 +0000 (09:04 -0700)
commit46054ce646314adad581a3cb88cdce6f1197ba4f
tree85ea67fecb11ed2ec463a4717c0a5d94ac6a2a1f
parent0166bd06c24413d25463545eb2a64959abe173ec
mds: init inode_t::dir_layout

At (2): Non-static class member field "dir_layout.dl_dir_hash" is not initialized in this constructor nor in any functions that it calls.
At (4): Non-static class member field "dir_layout.dl_unused1" is not initialized in this constructor nor in any functions that it calls.
At (6): Non-static class member field "dir_layout.dl_unused2" is not initialized in this constructor nor in any functions that it calls.
CID 717258 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)

Signed-off-by: Sage Weil <sage@inktank.com>
src/mds/mdstypes.h