]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Expanding store_statfs_t fields, documentation
authorAdam Kupczyk <akupczyk@ibm.com>
Fri, 12 Dec 2025 10:52:10 +0000 (10:52 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Wed, 21 Jan 2026 14:10:56 +0000 (14:10 +0000)
commit72720b98dfda49593bca48c77e760fcbf93d5498
tree50abe594b23af584af0472ee6bfe10aae6ddf57e
parent76a0c603bc6deacac8aafdd16e9ae18ab8e3a293
osd: Expanding store_statfs_t fields, documentation

Add documentation for the fields. Clarify their meaning.
Add 2 new fields that track:
- estimated capacity that store is likely to achieve
- estimated available that reflects how much more user data can be
  accomodated

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/crimson/os/seastore/async_cleaner.h
src/mon/PGMap.cc
src/os/bluestore/BlueStore.cc
src/osd/OSD.cc
src/osd/OSDMap.cc
src/osd/osd_types.cc
src/osd/osd_types.h