Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: Disk quotas and the like: is there a standard? Keywords: unix disk block quota Message-ID: <5144@auspex.auspex.com> Date: 9 Jan 91 23:38:35 GMT References: <321@bria.AIX> <1991Jan8.190723.22542@cubmol.bio.columbia.edu> <1991Jan8.200917.25263@erg.sri.com> Organization: Auspex Systems, Santa Clara Lines: 11 >I don't know about POSIX; They're not part of any current POSIX standard I know of (well, the only current one, as opposed to "under development" one, is 1003.1). Since 1003.1 is a standard to which applications are written, and since most general applications (as opposed to administrative utilities) don't manipulate quotas, the only thing 1003.1 would want to say about quotas is "the following calls may fail due to disk quotas being exceeded, and they set 'errno' to EDQUOT if that happens". However, it doesn't happen to say that.