Penguin

Differences between current version and previous revision of ENOSPC.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Sunday, January 14, 2007 7:10:18 pm by AristotlePagaltzis
Older page: version 2 Last edited on Sunday, January 14, 2007 1:07:45 pm by AristotlePagaltzis Revert
@@ -5,5 +5,5 @@
 Depending on your tools, they may say that "100%" of the disk is full at this 5% margin (and therefore you can have up to 105% of the disk being used), or they may only say 95%. 
  
 These settings can be changed with [tune2fs(8)]. 
  
-[Linux] offers a convenience for testing how code reacts to a full device in the form of the <tt>/dev/full</tt>, a device which returns [ENOSPC] for any attempt to write to it. 
+[Linux] offers a convenience for testing how code reacts to a full device in the form of <tt>/dev/full</tt>, a device which returns [ENOSPC] for any attempt to write to it.