[Jfs-discussion] JFS Defrag

2006-08-25 Thread Jasmin Buchert
Hi, I've noticed that there's defrag code in jfsutils but it's not build. Why is that? Is it broken/unmaintained? Greetings, Jasmin Buchert - Using Tomcat but need to do more? Need to support web services

[Jfs-discussion] mkdir's crash kernel

2007-03-22 Thread Jasmin Buchert
x1010 [] :jfs:jfs_mkdir+0x26e/0x370 [] mntput_no_expire+0x1f/0xd0 [] link_path_walk+0xd4/0xf0 [] vfs_mkdir+0x79/0xd0 [] sys_mkdirat+0xb9/0x130 [] error_exit+0x0/0x84 [] system_call+0x7e/0x83 ... The rest of dmesg is attached. It seems some lines at the end went missing (it's from a logfi

Re: [Jfs-discussion] mkdir's crash kernel

2007-03-24 Thread Jasmin Buchert
On Sat, 24 Mar 2007 18:49:36 + (GMT) Christian Kujau <[EMAIL PROTECTED]> wrote: > On Thu, 22 Mar 2007, Jasmin Buchert wrote: > > I tried to benchmark some Linux filesystems but the kernel crashed > > when doing lots of mkdir's on a JFS filesystem. > > I did th