http://bugzilla.novell.com/show_bug.cgi?id=631296 http://bugzilla.novell.com/show_bug.cgi?id=631296#c2 --- Comment #2 from Martin Schröder <martin@oneiros.de> 2010-08-16 14:57:42 CEST --- (In reply to comment #1)
by hacking/fixing jar ?
Not an option. :-{
strace shows: jar overwrites files like this
open("file", , O_WRONLY|O_CREAT|O_TRUNC, 0666)
Yes. Why is that so much slower on xfs than on ext* or reiser? That can't be a feature. :-)
so maybe you want to fix (un)jar to 1st delete existing files....
Thank you for thinking outside of the box, but I want to know why xfs is so much slower here. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.