[PVFS2-CVS] commit by slang in pvfs2/test/client/sysint: acache-torture.c

CVS commit program cvs at parl.clemson.edu
Tue Jul 26 19:19:38 EDT 2005


Update of /anoncvs/pvfs2/test/client/sysint
In directory parlweb:/tmp/cvs-serv20060/test/client/sysint

Modified Files:
      Tag: slang-attr-cache-fixups-branch
	acache-torture.c 
Log Message:
intermediate commit of acache changes to branch.


Index: acache-torture.c
===================================================================
RCS file: /anoncvs/pvfs2/test/client/sysint/acache-torture.c,v
diff -p -u -r1.4 -r1.4.14.1
--- acache-torture.c	5 Oct 2004 16:03:10 -0000	1.4
+++ acache-torture.c	26 Jul 2005 22:19:38 -0000	1.4.14.1
@@ -140,7 +140,7 @@ int main(int argc, char **argv)	
         tmp.handle = (PVFS_handle)i;
         tmp.fs_id = (PVFS_fs_id)(i + 1000);
 
-        PINT_acache_release_refn(tmp);
+        PINT_acache_invalidate(tmp);
     }
 
     PINT_acache_finalize();



More information about the PVFS2-CVS mailing list