]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: remove duplicated initialization of max_alloc_size
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 30 Jun 2016 03:01:18 +0000 (11:01 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 30 Jun 2016 08:07:41 +0000 (16:07 +0800)
commitb812482a1e0233a7950143e5317ab49a2d7a0a0d
tree54a63ea9a42cdb195503e11de368fb40c5a8a0e4
parentf77d49e09c8cbb25a48037ab083904aaef89c0c2
os/bluestore: remove duplicated initialization of max_alloc_size

_set_alloc_sizes() already did this.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.cc