]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix unsigned/signed comparision warning
authorKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2016 10:14:41 +0000 (02:14 -0800)
committerKefu Chai <kchai@redhat.com>
Sat, 30 Jan 2016 17:01:28 +0000 (01:01 +0800)
commit72d1984dd452b00757f0f3e430d15490c48eafff
treee405d6f0af5d1a25cf0e96b4884eba9ebc616c38
parentd44365bcdd51f6c102f5c46854b42d124d3fb8a4
os/bluestore: fix unsigned/signed comparision warning

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/os/bluestore/BlueFS.cc