[PVFS2-CVS] commit by neill in pvfs2/src/client/sysint: fs-add.c
CVS commit program
cvs at parl.clemson.edu
Mon May 10 14:12:33 EDT 2004
Update of /projects/cvsroot/pvfs2/src/client/sysint
In directory parlweb:/tmp/cvs-serv5513/src/client/sysint
Modified Files:
fs-add.c
Log Message:
- better handle attempts to add invalid mount entries
Index: fs-add.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/client/sysint/fs-add.c,v
diff -p -u -r1.13 -r1.14
--- fs-add.c 7 May 2004 20:53:41 -0000 1.13
+++ fs-add.c 10 May 2004 17:12:33 -0000 1.14
@@ -100,7 +100,6 @@ int PVFS_sys_fs_add(struct PVFS_sys_mnte
if (ret < 0)
{
PVFS_perror_gossip("PINT_server_config_mgr_add_config failed", ret);
- PVFS_util_remove_internal_mntent(mntent);
goto error_exit;
}
More information about the PVFS2-CVS
mailing list