diff options
author | Pavel Moravec <pmoravec@redhat.com> | 2022-12-06 22:40:48 +0100 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2022-12-12 10:47:58 -0500 |
commit | 428437969105d94f1afdbb2a4b1b09cf282a969b (patch) | |
tree | 5f43eb9ef3936c679c2035b8c05002abdcf299a4 /.gitignore | |
parent | e8f07275a2ce7ab8d323b565914e354e6fb3df95 (diff) | |
download | sos-428437969105d94f1afdbb2a4b1b09cf282a969b.tar.gz |
[plugins] Count in estimate mode real disk usage
Currently, --estimate-only mode summarizes sizes of all files as
returned by stat. That corresponds to "du --apparent-size" calculation.
Meanwhile, the user is rather concerned about the real disk usage
reported by "du" output.
Let update the estimate mode from "du --apparent-size" style to "du".
Resolves: #3084
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions