2001-12-11 13:41:14

by Eshwar D - CTD, Chennai.

[permalink] [raw]
Subject: Problem SMBFS

Hai,

When i read a file xyz (file is in smbfs mounted directory) from one
client and i am didn't closed, from second client i written some data using
write system call and closed xyz file, i am not see the data from client
one. Then i closed file in client one and tried to read the data, same thing
is continuing. Can any one suggest me is this is the property of smbfs. I am
not a member in mailing list please send me u r request to my mail id

Thanks
Eshwar


2001-12-12 18:01:08

by Urban Widmark

[permalink] [raw]
Subject: Re: Problem SMBFS

On Tue, 11 Dec 2001, Eshwar D - CTD, Chennai. wrote:

> When i read a file xyz (file is in smbfs mounted directory) from one
> client and i am didn't closed, from second client i written some data using
> write system call and closed xyz file, i am not see the data from client
> one. Then i closed file in client one and tried to read the data, same thing
> is continuing. Can any one suggest me is this is the property of smbfs. I am
> not a member in mailing list please send me u r request to my mail id

Kernel version? This sounds a lot like a problem fixed sometime around
2.2.18 where smbfs didn't consider certain files as changed.

Are both clients smbfs?

/Urban