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