routinator icon indicating copy to clipboard operation
routinator copied to clipboard

Mention inodes on fatal ENOSPC errors.

Open partim opened this issue 1 year ago • 0 comments

This PR modifies the utils::fatal module to replace the standard ‘No space left on device’ error message for ENOSPC errors on Unix to ‘No space or inodes left on device‘.

Fixes #785 and #778.

partim avatar Oct 04 '22 11:10 partim