msiQuota ( ruleExecInfo_t *  rei  ) 
Description:
Calculates storage usage and sets quota values (over/under/how-much).
Module:
core
Since:
pre-2.3
Author:
Wayne Schroeder
Date:
January 2010
Note:
Causes the iCAT quota tables to be updated.
This is run via an admin rule
Example Usage:
See clients/icommands/test/rules3.0/ and https://www.irods.org/index.php/Quotas
Parameters:
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
rei->rsComm->clientUser.authFlag (must be admin)
Session Variables Modified:
none
iCAT Attributes Used:
Utilizes ICAT data-object information
iCAT Attributes Modified:
Updates the quota tables
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 532 of file icatGeneralMS.c.

Generated on Thu Oct 31 10:28:27 2013 for iRODS Documentation by  doxygen 1.6.3