[PVFS2-CVS] commit by neill in pvfs2: CREDITS
CVS commit program
cvs at parl.clemson.edu
Thu Oct 21 11:54:58 EDT 2004
Update of /projects/cvsroot/pvfs2
In directory parlweb:/tmp/cvs-serv7866
Modified Files:
CREDITS
Log Message:
- applied a reworked version of David's patch first posted here:
http://www.beowulf-underground.org/pipermail/pvfs2-developers/2004-October/000949.html
the following changes apply to the msgpairaray.sm failure case:
1) set local_enc_and_alloc *after* the encoding and memory allocation,
rather than optimistically before both
2) clear local_enc_and_alloc after freeing resources in the case that
the failure becomes a failure loop
Index: CREDITS
===================================================================
RCS file: /projects/cvsroot/pvfs2/CREDITS,v
diff -p -u -r1.16 -r1.17
--- CREDITS 19 Oct 2004 13:42:09 -0000 1.16
+++ CREDITS 21 Oct 2004 14:54:58 -0000 1.17
@@ -40,6 +40,7 @@ David Beilloin <dbeilloi at mc.com>
since pvfs2 programs may be run from slow file systems (such as
NFS)
-- reported memory leak in pvfs2-rm admin tool
+-- contributed resource reclamation on some failure cases
Other contributors
More information about the PVFS2-CVS
mailing list