From 46ba7a80670fd2e88f8dfe8f312c243b8447e1ea Mon Sep 17 00:00:00 2001 From: Lakshmipathi Date: Wed, 3 Aug 2011 13:12:07 +0530 Subject: Added parallel read script under community --- INFO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'INFO') diff --git a/INFO b/INFO index a5530f1..350a26d 100644 --- a/INFO +++ b/INFO @@ -15,6 +15,8 @@ community-scripts/rename/atomic ---> Bug 1034 - rename() is not atomic community-scripts/locks/locky.sh --->Configuration on the command line and (serious) locking problems community-scripts/locks/lock.php ---> Bug 1017 - Locking deadlock when upgrading lock =============================================== +community-scripts/parallel_read --> Bug 3011 (ticket #3815) Parallel read +=============================================== c_pgms/locking ---> programs (both for file as well as directory) for doing open, lock (fcntl and flock), write, close on an fd multiple times to check for a leak in some memory type of the glusterfs process. (bug number 3025) @@ -30,4 +32,4 @@ c_pgms/trucate ---> programs which truncates a file based on both path as well a legacy/performance ---> legacy scripts (not currently in use) for getting performance statistics ============================================================================================================================================ python_pgms/cloud-on-fly ---> cloud seed programs which is used for testing glusterfs of versions < 3.1.x -============================================================================================================================================ \ No newline at end of file +============================================================================================================================================ -- cgit