Re: smbmount, random timestamp

1999-07-14 Thread Gerhard Kroder
Mirek Kwasniak wrote: > From linux-2.2.10-ac5/Documentation/filesystems/smbfs.txt :) aah, i forgot to look there. but anyway, i'v 2.2.9 running. just got 2.2.10 and going to install.. > [...] > Mount-Time Options > Windows 95 has several bugs that affect SMB operations, and smbfs includes > wor

Re: smbmount, random timestamp

1999-07-14 Thread Mirek Kwasniak
On Wed, Jul 14, 1999 at 01:04:51PM +0200, Gerhard Kroder wrote: > found some strange behaviour of smbmount-2.2.x, is it me or is it smb? > > doing "smbmount-2.2.x '\\ntserver\user' user -U user -c 'mount > /mnt/smb/user -u myname -g 0' " mounts as expected, but touching a > file in smbmounte

Re: smbmount, random timestamp

1999-07-14 Thread Tom Allard
I believe this is a bug that occurs when the "Windows 95 Bug Workaround" is enabled in the kernel or kernel module. Recompile your kernel without the bug workaround enabled. For more information: http://www.lwn.net/1999/0610/a/rh-smbfs.html rgds-- TA ([EMAIL PROTECTED])

smbmount, random timestamp

1999-07-14 Thread Gerhard Kroder
found some strange behaviour of smbmount-2.2.x, is it me or is it smb? doing "smbmount-2.2.x '\\ntserver\user' user -U user -c 'mount /mnt/smb/user -u myname -g 0' " mounts as expected, but touching a file in smbmounted dir gives random timestamps instead of actual time =:-( looks like thi

Re: smbmount, random timestamp

1999-07-13 Thread Gerhard Kroder
Gerhard Kroder wrote: > found some strange behaviour of smbmount-2.2.x, is it me or is it smb? > > doing "smbmount-2.2.x '\\ntserver\user' user -U user -c 'mount > /mnt/smb/user -u myname -g 0' " mounts as expected, but touching a > file in smbmounted dir gives random timestamps instead of

smbmount, random timestamp

1999-07-13 Thread Gerhard Kroder
found some strange behaviour of smbmount-2.2.x, is it me or is it smb? doing "smbmount-2.2.x '\\ntserver\user' user -U user -c 'mount /mnt/smb/user -u myname -g 0' " mounts as expected, but touching a file in smbmounted dir gives random timestamps instead of actual time =:-( looks like thi