Thank *you* for the pattern. I used it to narrow down the problem. Common comments: you have a large number of hash collisions on your partition. It can lead to performance drop. I would recommend to use tea hash in your case. This is not default and should be specified by mkfs option "-o hash=tea_hash" when formatting a partition. Not an urgent issue, juts FYI. Thanks, Edward. On 09/27/2014 04:22 AM, Evgeniy wrote:
Thank you very much, Edward. I was waiting for this patch a few years. :) I just tested it and seems it fixes the problem with non-deletable directories. I'll test it a week or two and I'll provide feedback about the problem. Thank you Edward and Ivan for your work, I'm really glad to see activity in development here. On 26 September 2014 23:01, Edward Shishkin <edward.shishkin@xxxxxxxxx> wrote:
-- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html