[Pvfs2-cvs] commit by slang in pvfs2/include: pvfs2-event.h
CVS commit program
cvs at parl.clemson.edu
Thu Jan 24 16:34:33 EST 2008
Update of /projects/cvsroot/pvfs2/include
In directory parlweb1:/tmp/cvs-serv5668/include
Modified Files:
Tag: small-file-branch
pvfs2-event.h
Log Message:
inode stuffing operation. also added a keyval_remove_list.
Index: pvfs2-event.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-event.h,v
diff -p -u -r1.13 -r1.13.18.1
--- pvfs2-event.h 13 Sep 2006 20:22:44 -0000 1.13
+++ pvfs2-event.h 24 Jan 2008 21:34:33 -0000 1.13.18.1
@@ -65,6 +65,7 @@ enum PVFS_event_op
PVFS_EVENT_TROVE_KEYVAL_WRITE_LIST = 25,
PVFS_EVENT_TROVE_KEYVAL_GET_HANDLE_INFO = 26,
PVFS_EVENT_TROVE_DSPACE_GETATTR_LIST = 27,
+ PVFS_EVENT_TROVE_KEYVAL_REMOVE_LIST = 28,
};
#endif /* __PVFS2_EVENT_H */
More information about the Pvfs2-cvs
mailing list