]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: add 'osd-size-aware' mode to osdmaptool 55198/head
authorLaura Flores <lflores@ibm.com>
Tue, 30 Jan 2024 22:06:03 +0000 (22:06 +0000)
committerLaura Flores <lflores@ibm.com>
Wed, 31 Jan 2024 00:54:28 +0000 (00:54 +0000)
commit00ee28b427c327aa6dbaa31e70f5cbf9c387f597
tree7b40e411df72cb9ea6c260ff8feb156da09a9bb7
parent7386d0a9d1a69a58076d46fdbb53d41f8b4b9807
tools: add 'osd-size-aware' mode to osdmaptool

Sample command:
`osdmaptool om --read out.txt --read-pool cephfs.a.data --osd-size-aware`

Signed-off-by: Laura Flores <lflores@ibm.com>
src/test/cli/osdmaptool/help.t
src/tools/osdmaptool.cc