Homec4science

Don't issue a "disk full" error if we couldn't determine disk free space

Authored by epriestley <git@epriestley.com> on Jul 24 2011, 21:01.

Description

Don't issue a "disk full" error if we couldn't determine disk free space

Summary: Sometimes this will fail, e.g. because 'open_basedir' restricts us.
Fall through to the more generic error message if we failed to determine disk
free space for any reason.
Test Plan: When configured with a restrictive 'open_basedir', I got a more
accurate exception instead of being told the disk was full.
Reviewed By: jungejason
Reviewers: 10098, jungejason, tuomaspelkonen, aran
CC: aran, jungejason
Differential Revision: 718

Details

Committed
epriestley <git@epriestley.com>Jul 25 2011, 03:10
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU38abc755dddd: Provide a generic graph cycle detector
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU720016c31d5d: Don't issue a "disk full" error if we couldn't determine disk free space (authored by epriestley <git@epriestley.com>).Jul 25 2011, 03:10