diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2009-03-25 14:16:46 -0700 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-03-26 08:53:21 +0100 |
commit | c04cb1274c492344aa0adbe453903a017d33c744 (patch) | |
tree | c6b7f551ea38ad45e8bee7a639d978f710b7cf83 /lib/TODO | |
parent | b102ed9ba6e529cc3dcf6be63c95d0f93d5499e0 (diff) | |
download | coreutils-c04cb1274c492344aa0adbe453903a017d33c744.tar.xz |
df: fix a bug when totaling unknown values
* src/df.c (show_dev): Don't add UINTMAX_MAX to grand totals, as that
value indicates that the true value is unknown; adding it effectively
subtracts 1 from the total, whereas we want to leave the total alone.
Diffstat (limited to 'lib/TODO')
0 files changed, 0 insertions, 0 deletions