commit | fad2309530d8851a74c19bff5e3f81b1fb2bdbfe | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 04 02:27:15 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 04 02:27:15 2016 +0000 |
tree | 63599ad9615739eb9e9d11d94d81ce6e25e6df90 | |
parent | 28e81a7a2bdb93b2cf9b885b0c4a24dc23cbcb08 [diff] | |
parent | 8d0f0b6ba864155914f88e39076213b4486efee4 [diff] |
Merge "du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math)."