[PVFS2-CVS] commit by neill in pvfs2/include: pvfs2-sysint.h
CVS commit program
cvs at parl.clemson.edu
Tue May 11 13:39:04 EDT 2004
Update of /projects/cvsroot/pvfs2/include
In directory parlweb:/tmp/cvs-serv9448/include
Modified Files:
pvfs2-sysint.h
Log Message:
- some cleanups, error handling, warning removal
Index: pvfs2-sysint.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-sysint.h,v
diff -p -u -r1.32 -r1.33
--- pvfs2-sysint.h 6 May 2004 18:35:42 -0000 1.32
+++ pvfs2-sysint.h 11 May 2004 16:39:03 -0000 1.33
@@ -15,6 +15,10 @@
#include "pvfs2-types.h"
#include "pvfs2-request.h"
+#include "quicklist.h"
+
+/* non-blocking operation handle */
+typedef PVFS_id_gen_t sysint_op_id_t;
/* attributes */
struct PVFS_sys_attr_s
More information about the PVFS2-CVS
mailing list