[Pvfs2-cvs] commit by slang in pvfs2/include: pvfs2-mgmt.h
CVS commit program
cvs at parl.clemson.edu
Mon Nov 19 16:14:19 EST 2007
Update of /projects/cvsroot/pvfs2/include
In directory parlweb1:/tmp/cvs-serv28428/include
Modified Files:
Tag: pvfs-2-7-branch
pvfs2-mgmt.h
Log Message:
needs header declaration.
Index: pvfs2-mgmt.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-mgmt.h,v
diff -p -u -r1.60 -r1.60.2.1
--- pvfs2-mgmt.h 17 Aug 2007 04:04:23 -0000 1.60
+++ pvfs2-mgmt.h 19 Nov 2007 21:14:19 -0000 1.60.2.1
@@ -367,6 +367,10 @@ int PVFS_mgmt_get_config(
char* fs_buf,
int fs_buf_size);
+PVFS_error PVFS_mgmt_map_handle(
+ PVFS_fs_id fs_id,
+ PVFS_handle handle,
+ PVFS_BMI_addr_t *addr);
#endif /* __PVFS2_MGMT_H */
More information about the Pvfs2-cvs
mailing list