[PVFS2-CVS]
commit by pcarns in pvfs2/src/client/sysint: pint-sysint-utils.c
CVS commit program
cvs at parl.clemson.edu
Mon Mar 8 15:38:23 EST 2004
Update of /projects/cvsroot/pvfs2/src/client/sysint
In directory parlweb:/tmp/cvs-serv20612/src/client/sysint
Modified Files:
pint-sysint-utils.c
Log Message:
renamed pvfs_mntent -> PVFS_sys_mntent
Index: pint-sysint-utils.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/client/sysint/pint-sysint-utils.c,v
diff -p -u -r1.18 -r1.19
--- pint-sysint-utils.c 25 Feb 2004 16:58:41 -0000 1.18
+++ pint-sysint-utils.c 8 Mar 2004 20:38:23 -0000 1.19
@@ -88,7 +88,7 @@ int PINT_server_get_config(struct server
PVFS_credentials creds;
struct PINT_decoded_msg decoded;
void* encoded_resp;
- struct pvfs_mntent *mntent_p = NULL;
+ struct PVFS_sys_mntent *mntent_p = NULL;
PVFS_msg_tag_t op_tag = get_next_session_tag();
int found_one_good = 0;
struct filesystem_configuration_s* cur_fs = NULL;
More information about the PVFS2-CVS
mailing list