home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8863 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  745 b 

  1. Path: sparky!uunet!usc!sdd.hp.com!mips!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!CHVM1.VNET.IBM.COM!MCOG
  2. From: MCOG@CHVM1.VNET.IBM.COM ("Michael A. Coggins")
  3. Newsgroups: comp.unix.aix
  4. Subject: Exceeding disk quota: what happens ?
  5. Message-ID: <9208171824.AA08324@ucbvax.Berkeley.EDU>
  6. Date: 17 Aug 92 18:24:44 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 8
  9. X-Unparsable-Date: Mon, 17 Aug 92 20:31:42 CET
  10.  
  11. > What exactly happens when a process is generating output that leads
  12. > to exceeded disk quota (soft, hard) ?    ....
  13.  
  14. According to InfoExplorer and errno.h a write() will/(should) get an
  15. #define EDQUOT      88  /* Disc quota exceeded */
  16. when this happens.
  17.  
  18. Mickey Coggins                         An IBM guy in Switzerland
  19.