Commit 61058bf
wanglinke
os/bluestore: fix the problem that estimate the log size incorrectly
In BlueFS::_estimate_log_size_N, the total size of
the dir was calculated incorrectly.
Fixes: https://tracker.ceph.com/issues/65176
co-author: Jrchyang Yu <[email protected]>
Signed-off-by: Wang Linke <[email protected]>1 parent eae914f commit 61058bf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2429 | 2429 | | |
2430 | 2430 | | |
2431 | 2431 | | |
2432 | | - | |
| 2432 | + | |
2433 | 2433 | | |
2434 | 2434 | | |
2435 | 2435 | | |
| |||
0 commit comments