Return E2BIG if we run out of space writing a compressed kernel dump.
ENOSPC causes the MD kernel dump code to retry the dump, but this is
undesirable in the case where we legitimately ran out of space.
Return E2BIG if we run out of space writing a compressed kernel dump. Tags None Referenced Files None Subscribers None
Description
Details
|