summaryrefslogtreecommitdiff
path: root/modules/parent-join/src
diff options
context:
space:
mode:
authorLee Hinman <lee@writequit.org>2017-05-26 12:21:40 -0600
committerLee Hinman <lee@writequit.org>2017-05-26 12:59:53 -0600
commit23fb36cc879f17908445c8bd1415c2a4611c12ca (patch)
tree7127e936b4be2cd8a369bc5a9d0c0c662511a0e7 /modules/parent-join/src
parente072cc7770e7c82da56751992838202041f2f825 (diff)
Adjust available and free bytes to be non-negative on huge FSes
In #23093 we made a change so that total bytes for a filesystem would not be a negative value when the total bytes were > Long.MAX_VALUE. This fixes #24453 which had a related issue where `available` and `free` bytes could also be so large that they were negative. These will now return `Long.MAX_VALUE` for the bytes if the JDK returns a negative value.
Diffstat (limited to 'modules/parent-join/src')
0 files changed, 0 insertions, 0 deletions