From 11a0ae9f8b78008c9a00eaa9ac31a1578265464d Mon Sep 17 00:00:00 2001 From: Lakshmipathi Date: Wed, 3 Aug 2011 13:20:42 +0530 Subject: separate INFO files --- community-scripts/INFO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 community-scripts/INFO (limited to 'community-scripts/INFO') diff --git a/community-scripts/INFO b/community-scripts/INFO new file mode 100644 index 0000000..0a03681 --- /dev/null +++ b/community-scripts/INFO @@ -0,0 +1,12 @@ +community-scripts/rename/ ---> few scripts which catch rename related issues in dht(note it might expose rename issues in other xlators too). + +a)repo.py ---> create 5 directories 'input{1,2,3,4,5}' with each directory has 1500 files and create 'testdir'. Run the program +b)rename.sh ---> rename script +c)index.c ---> dovecot program + +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 -- cgit