]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueFS: check device id before using hint 17966/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 26 Sep 2017 11:35:10 +0000 (19:35 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 26 Sep 2017 13:45:54 +0000 (21:45 +0800)
commitef0c60fe083c290b947dd71c102d79fd276b74da
treef323f859a88bc2a63ce7d04ca2d37339e1148532
parent80e14271dbc127f952802a7ad91077e1b17ac448
os/bluestore/BlueFS: check device id before using hint

As we might be allocating space from different devices (though
the chance is rare).

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