[BusyBox 0000424]: cp don't bothers about full filesystem. cat forces file buffering.

bugs at busybox.net bugs at busybox.net
Fri Sep 9 16:47:27 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=424 
====================================================================== 
Reported By:                ingo
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   424
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-09-2005 09:47 PDT
Last Modified:              09-09-2005 09:47 PDT
====================================================================== 
Summary:                    cp don't bothers about full filesystem. cat forces
file buffering.
Description: 
I found two small bugs, which had both s.th. todo with the rewrite of the
file libbb/copyfd.c

cp: if the destination filesystem is full, it just exits without a proper
error code or error message.

cat: i noticed this error, when I was testing if my mouse was probably
recognized. "cat /proc/psaux" gave me simply no output. What I know now is
that it only buffers this output for at least 4096 Bytes. But I didn't move
my mouse so long ;)
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-09-05 09:47  ingo           New Issue                                    
09-09-05 09:47  ingo           Status                   new => assigned     
09-09-05 09:47  ingo           Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list