public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* smbfs in 2.6.8 SMP kernel
@ 2005-01-17 15:08 Brian Henning
       [not found] ` <Pine.LNX.4.61.0501171633140.20155@jjulnx.backbone.dif.dk>
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Henning @ 2005-01-17 15:08 UTC (permalink / raw)
  To: linux-kernel

Hello,

   I've just rebuilt my 2.6.8 kernel to enable SMP for my dual Xeons. 
Everything seems to work great, except now smbfs is broken.  If I boot 
the non-SMP kernel, smbfs works perfectly; however, if I boot the SMP 
kernel, most file creations/modifications in smbfs-mounted directories 
hang for a long time and end with errors such as the following example:

/home/me/smb/mounted/dir: $ touch testfile
touch: setting times of `testfile': Input/output error
/home/me/smb/mounted/dir: $ rm testfile
/home/me/smb/mounted/dir: $ echo "Hello, Dave." | cat > testfile
/home/me/smb/mounted/dir: $ cat testfile
Hello, Dave.
/home/me/smb/mounted/dir: $ echo "I'm scared, Dave." | cat > testfile
bash: testfile: Input/output error
/home/me/smb/mounted/dir: $ cat testfile
/home/me/smb/mounted/dir: $ ls -l testfile
-rwxr--r--  1 me root 0 2005-01-17 09:50 testfile

Now that I am aware of the problem, I know to avoid triggering it, but 
imagine my dismay when, after attempting to save an edited file, I found 
that its size had been reduced to zero!

   I'm a kernel-building newbie, so I'm sure my problem is due to me 
overlooking something.  I tried building smbfs into the kernel, but that 
made no difference.  I'd be ever thankful if someone would point me in 
the right direction, as I would certainly enjoy fully using my 
processors while also being able to use smbfs.

Other potentially pertinent data:
Distro: Debian Sarge
Kernel Version: 2.6.8 custom
Arch: Xeon-HT/EMT (x2)

Thanks in advance!
Regards,
~Brian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-17 21:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-17 15:08 smbfs in 2.6.8 SMP kernel Brian Henning
     [not found] ` <Pine.LNX.4.61.0501171633140.20155@jjulnx.backbone.dif.dk>
2005-01-17 18:13   ` Brian Henning
2005-01-17 18:49     ` Jesper Juhl
2005-01-17 20:41     ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox