mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
osd: fix typo in comment of store_statfs_t
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
This commit is contained in:
parent
c421875bab
commit
0d4672ae07
@ -4358,8 +4358,8 @@ struct PromoteCounter {
|
||||
};
|
||||
|
||||
/** store_statfs_t
|
||||
+* ObjectStore full statfs information
|
||||
+*/
|
||||
* ObjectStore full statfs information
|
||||
*/
|
||||
struct store_statfs_t
|
||||
{
|
||||
uint64_t total = 0; // Total bytes
|
||||
|
Loading…
Reference in New Issue
Block a user