Message148738
| Author | thouis |
|---|---|
| Recipients | thouis |
| Date | 2011-12-01.20:56:49 |
| SpamBayes Score | 0.004119302 |
| Marked as misclassified | No |
| Message-id | <1322773011.41.0.998448764852.issue13517@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is the script I use to detect the failure. % python filefinder.py /PATH/TO/LARGE/DIRECTORY/TREE (note that I was working over samba with an 8ish-level deep directory with around 250000 files). Compare its final output in the FOUND column with % find /PATH/TO/LARGE/DIRECTORY/TREE | wc -l |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-01 20:56:51 | thouis | set | recipients: + thouis |
| 2011-12-01 20:56:51 | thouis | set | messageid: <1322773011.41.0.998448764852.issue13517@psf.upfronthosting.co.za> |
| 2011-12-01 20:56:50 | thouis | link | issue13517 messages |
| 2011-12-01 20:56:50 | thouis | create | |