Re: deadlock produced by reiser4-patch

2006-12-15 Thread Johannes Hirte
Am Donnerstag, 14. Dezember 2006 23:01 schrieben Sie: Nup. This patch also contains changes which drop spin_lock/unlock(inode_lock) in sync_inodes_sb() You're right, this part is only missing on my system. Seems that something went horribly here, when patching the sources. Sorry for the

deadlock produced by reiser4-patch

2006-12-14 Thread Johannes Hirte
The reiser4-patch for 2.6.18 (also included in the mm-tree) contains some changes to sync_sb_inodes, which produces a deadlock on SMP-configured kernels. diff -urN linux-2.6.18.orig/fs/fs-writeback.c linux-2.6.18/fs/fs-writeback.c --- linux-2.6.18.orig/fs/fs-writeback.c 2006-11-20

Re: reiser4 experimental patch

2006-11-10 Thread Johannes Hirte
Am Freitag, 10. November 2006 00:39 schrieb [EMAIL PROTECTED]: thanks for answer! :) so, the patch compiles fine (one warning in super_ops.c), the FS boot correctly, but if i execute for exemple startx, kernel panic! i compile reiser4 built in with debug, i will send the error (kernel panic)

Re: Reiser4: Running out of room still causes corruption

2006-10-17 Thread Johannes Hirte
Am Dienstag, 10. Oktober 2006 07:48 schrieb Daniel Kasak: Hi all. I'd had more problems with filesystem corruption after running out of space. I was able to reproduce this error and log the oops: Oct 16 01:00:01 Theben cron[22195]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly) Oct