9fans archive / 2001 / 04 / 727 / prev next From: nemo@gsy... Subject: Re: [9fans] Oh....Hell. File server problems. Date: Mon, 30 Apr 2001 09:39:10 +0200 Hi, the `patch' was just replacing something like x = x * 512 / blocksize to be x = x / blocksize * 512 if I remember well. I'm the one hapilly using the ide fs and (If I'm not mistaken) even a >2GB disk would be a problem w/o replacing this thing. I don't remember exactly where I changed it (must be in the 9fans archives) If anyone needs, I'll try to find out. I think it was in the initialization code, but don't remember exactly.