OSDN Git Service

du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32...
authorRob Landley <rob@landley.net>
Wed, 23 Nov 2016 23:19:25 +0000 (23:19 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Wed, 23 Nov 2016 23:19:25 +0000 (23:19 +0000)
commit0d4acb353d771aa8444b73ca0682ea96e34c7470
treec75aea98264039b002376d91cb6ca8d22b95f65b
parent2f33c68fb0c76a69c2e3955a905084ef4575bd6a
parentee023b2c4ae914ad7741569a6ff132541f85c87d
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). am: a801c5019b
am: ee023b2c4a

Change-Id: Ide4ba86d22fa88ba85046b828c0a4a5af7981c0f