MPI_ERR_QUOTA "Write failed because quota exceeded"
To me, this is a separate issue from MPI_ERR_NO_SPACE (the device may
have space when the user exhausts his/her quota), and it's a separate
issue from MPI_ERR_ACCESS which carries file permission connotations
to many. Furthermore, I think that it may be pervasive enough to
merit its own class.
comments?
-terry