/[hurd]/hurd/nfs/storage-info.c
ViewVC logotype

Diff of /hurd/nfs/storage-info.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by roland, Sat Dec 29 00:40:09 2001 UTC revision 1.2 by roland, Fri Jan 4 07:04:07 2002 UTC
# Line 1  Line 1 
1  /* file_get_storage_info RPC for NFS client filesystem  /* file_get_storage_info RPC for NFS client filesystem
2     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright (C) 2001,02 Free Software Foundation, Inc.
3    
4     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
5    
# Line 83  netfs_file_get_storage_info (struct ious Line 83  netfs_file_get_storage_info (struct ious
83       byte, and our URL as the name for the network store type.  */       byte, and our URL as the name for the network store type.  */
84    
85    *num_ports = 0;    *num_ports = 0;
86      *ports_type = MACH_MSG_TYPE_COPY_SEND;
87    
88    assert (*num_offsets >= 2);   /* mig always gives us some */    assert (*num_offsets >= 2);   /* mig always gives us some */
89    *num_offsets = 2;    *num_offsets = 2;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26