]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/NewStore: data_map shouldn't be empty when writing all overlays
authorZhiqiang Wang <zhiqiang.wang@intel.com>
Thu, 23 Apr 2015 02:34:37 +0000 (10:34 +0800)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:40 +0000 (13:39 -0400)
commitb1136fbd33936e355f332ae9535aa19a85c37211
tree7c9e0ce00a9201b740b1cf666e01cc6b5420c788
parenta165fe81c5da132ec96f75456a3d43de1cd69d31
os/NewStore: data_map shouldn't be empty when writing all overlays

This should be an assert instead of creating new data_map.

Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
src/os/newstore/NewStore.cc