[Pvfs2-cvs] commit by pcarns in pvfs2-1/src/proto: pvfs2-req-proto.h
CVS commit program
cvs at parl.clemson.edu
Thu Sep 11 10:30:02 EDT 2008
Update of /projects/cvsroot/pvfs2-1/src/proto
In directory parlweb1:/tmp/cvs-serv7018/src/proto
Modified Files:
pvfs2-req-proto.h
Log Message:
committing patch from Bart Taylor to increase the number of directory
entries retrieved per readdir in both gnu ls and pvfs2-ls.
Index: pvfs2-req-proto.h
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/src/proto/pvfs2-req-proto.h,v
diff -p -u -r1.155 -r1.156
--- pvfs2-req-proto.h 8 Sep 2008 15:42:48 -0000 1.155
+++ pvfs2-req-proto.h 11 Sep 2008 14:30:02 -0000 1.156
@@ -146,7 +146,7 @@ enum PVFS_server_op
/* max number of key/value pairs to set or get in a list operation */
#define PVFS_REQ_LIMIT_KEYVAL_LIST 32
/* max number of handles for which we return attributes */
-#define PVFS_REQ_LIMIT_LISTATTR 64
+#define PVFS_REQ_LIMIT_LISTATTR 512
/* create *********************************************************/
/* - used to create an object. This creates a metadata handle,
More information about the Pvfs2-cvs
mailing list