On Tuesday, July 03, 2001 12:41:00 PM +0400 "Vladimir V. Saveliev" <[EMAIL PROTECTED]> wrote: > Hi > > J�rg Spilker wrote: > >> Hello, >> >> here a part of my syslog: >> >> Jun 30 11:33:04 daolin postfix/smtpd[2310]: 1F1101536: >> client=localhost[127.0.0.1] >> Jun 30 11:33:04 daolin postfix/cleanup[2193]: 1F1101536: >> message-id=<[EMAIL PROTECTED]> >> >> Jun 30 11:33:04 daolin kernel: vs-9020: reiserfs_readdir things are >> moving under hands. Researching.. > > Ok, I do not know how did this happen, but would you please try the > attached patch? > It should fix the problem. > It should be caused by a schedule in copy_*_user. More recent kernels have a change from andrea that makes the schedule more likely. The fix looks correct (our 2.2.x code already does something similar). -chris
