osd: drop redundant assert check

Signed-off-by: songweibin <song.weibin@zte.com.cn>
This commit is contained in:
songweibin 2018-03-02 15:39:48 +08:00
parent 87ea7b8ae6
commit 0bfafc2db0

View File

@ -3582,7 +3582,6 @@ void PG::update_snap_map(
_snaps,
&_t);
} else if (i->is_modify()) {
assert(i->is_modify());
int r = snap_mapper.update_snaps(
i->soid,
_snaps,