/[hurd]/hurd/libnetfs/netfs.h
ViewVC logotype

Diff of /hurd/libnetfs/netfs.h

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

revision 1.30 by roland, Wed May 8 09:21:35 2002 UTC revision 1.31 by marcus, Mon May 13 17:39:37 2002 UTC
# Line 93  struct node Line 93  struct node
93    struct dirmod *dirmod_reqs;    struct dirmod *dirmod_reqs;
94  };  };
95    
96    /* The user must define this variable.  Set this to the name of the
97       filesystem server. */
98    extern char *netfs_server_name;
99    
100    /* The user must define this variables.  Set this to be the server
101       version number.  */
102    extern char *netfs_server_version;
103    
104  /* The user must define this function.  Make sure that NP->nn_stat is  /* The user must define this function.  Make sure that NP->nn_stat is
105     filled with the most current information.  CRED identifies the user     filled with the most current information.  CRED identifies the user
106     responsible for the operation. NP is locked.  */     responsible for the operation. NP is locked.  */

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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