Keith McKenzie <[email protected]> wrote: > It was about cp reporting 'no space left on device', whilst df said that > there was space available.
The OS reported "No space left on device" (or more accurately, errno 28: ENOSPC) to cp. Rather than trying to guess whether this really meant what it said or whether it was using its alternative meaning, cp simply passed this on to the user. Chris -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

