]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: fix wrongly initialized variable. 13077/head
authorGu Zhongyan <guzhongyan@360.cn>
Tue, 24 Jan 2017 06:39:58 +0000 (14:39 +0800)
committerGu Zhongyan <guzhongyan@360.cn>
Tue, 24 Jan 2017 06:40:35 +0000 (14:40 +0800)
commit074ed7a79a35f10712ceee09f3120e0c42ac5e09
tree9cd406cb8716094a665f02f56f7942d9c7390cbb
parent8558a0fe5230973d535d7356e600088205596f63
librbd: fix wrongly initialized variable.

end_size as an initialized value made us confused.

Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
src/librbd/DiffIterate.cc