]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ObjctStore: More accurate disk space usage calculation when considering 'whiteout...
authorIgor Fedotov <ifedotov@mirantis.com>
Mon, 21 Mar 2016 12:51:24 +0000 (15:51 +0300)
committerBoris Ranto <branto@redhat.com>
Fri, 6 May 2016 11:44:18 +0000 (13:44 +0200)
commit520ef71e0a4c1db0b63272f3fc01950fb5437f0e
tree42b2992f6decd1e7f413b5645041f51ff4645917
parent63e44e32974c9bae17bb1bfd4261dcb024ad845c
ObjctStore: More accurate disk space usage calculation when considering 'whiteout'/empty/small objects.

This also adds cache protection against potential overflow with removed objects

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
src/os/ObjectStore.h
src/os/bluestore/BlueStore.h
src/os/filestore/FileStore.cc
src/os/filestore/FileStore.h
src/os/kstore/KStore.h
src/os/memstore/MemStore.h
src/osd/ReplicatedPG.cc