https://bugzilla.kernel.org/show_bug.cgi?id=43305 --- Comment #3 from Aigars Mahinovs <aigarius@xxxxxxxxx> 2012-05-29 15:43:16 --- I reproduced the problem like this (in an empty folder): for i in {0..500000}; do echo 1234567890 > $i; done; ls | xargs -n 100 -P 100 rm Got the lock-up on the third try. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html