{
{   This request will perform the setup necessary for file space to be allocated on the server for a
{ client file.  The actual allocation of the file space will be done in monitor mode on the server.
{ The file descriptor for the file must have been created prior to issuing this request.
{
{       DMP$DF_CLIENT_ALLOCATE_SPACE_R1 (FDE_P, SYSTEM_FILE_ID, STATUS)
{
{ FDE_P: (input) This parameter specifies the pointer to the system file descriptor
{       entry of the file.
{
{ SYSTEM_FILE_ID: (input) This parameter specifies the system file
{       identification of the file.
{
{ STATUS: (output) This parameter returns the request status.
{
