msiStageDataObj ( msParam_t *  xcacheResc,
ruleExecInfo_t *  rei 
)
Description:
This microservice stages the data object to the specified resource before operation. It stages a copy of the data object in the cacheResc before opening the data object.
Module:
core
Since:
pre-2.1
Author:
Mike Wan
Date:
2007
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] xcacheResc - The resource name in which to cache the object
[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->doi, rei->doinp->oprType, rei->doinp->openFlags.
Session Variables Modified:
  • rei->doi (new replica queued on top)
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 645 of file reSysDataObjOpr.c.

Generated on Tue Nov 12 23:18:34 2013 for iRODS Documentation by  doxygen 1.6.3