Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-05 Thread Hongwei Sun
Hi, Jeremy, Thanks for the information! I will start working on this. I will let you know if I have any question. Hongwei -Original Message- From: Jeremy Allison [mailto:j...@samba.org] Sent: Wednesday, August 05, 2009 4:47 PM To: Interoperability Documentation Help Cc: j...@samba

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-10 Thread Hongwei Sun
Jeremy, Just a quick update. I have duplicated the exactly same behavior as you reported, which makes live debugging possible. We are actively working on it. I will keep you posted. Thanks! --- Hongwei Sun - Sr. Support Esc

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-10 Thread Jeremy Allison
On Tue, Aug 11, 2009 at 02:57:44AM +, Hongwei Sun wrote: > Jeremy, > >Just a quick update. I have duplicated the exactly same behavior as you > reported, which makes live debugging possible. We are actively working on > it. I will keep you posted. Great ! I'm in the process of adding

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-15 Thread Hongwei Sun
Jeremy, We are still working on identifying the issue. It seems that when Excel tries to send SET_INFO when closing the file, CSC thinks ,for some reason, that the object is in disconnected offline state and any update to the file is just applied to the CSC local cache. That is why the SMB

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-18 Thread Jeremy Allison
On Sun, Aug 16, 2009 at 05:34:39AM +, Hongwei Sun wrote: > Jeremy, > >We are still working on identifying the issue. It seems that when Excel > tries to send SET_INFO when closing the file, CSC thinks ,for some reason, > that the object is in disconnected offline state and any update to

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-21 Thread Hongwei Sun
Jeremy, After much of testing and debugging, it seems that we are getting the cause why Windows takes the file offline and the timestamp update only goes to local store. When Windows close one particular handle through which the file had been modified, it queries the timestamps using FI

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-21 Thread Jeremy Allison
On Fri, Aug 21, 2009 at 11:25:57PM +, Hongwei Sun wrote: > Jeremy, > > > > After much of testing and debugging, it seems that we are getting the > cause > why Windows takes the file offline and the timestamp update only goes to local > store. When Windows close one particular handle

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-08-28 Thread Hongwei Sun
Jeremy, Just want to check with you to see if the information is helpful for you to identify the problem. If you need any more information or help from our side, please let us know. Thanks! Hongwei -Original Message- From: Jeremy Allison [mailto:j...@samba.org] Sent: Friday, Augu

Re: [cifs-protocol] Excel timestamp client side-caching request

2009-09-02 Thread Jeremy Allison
On Fri, Aug 28, 2009 at 11:22:44PM +, Hongwei Sun wrote: > Jeremy, > >Just want to check with you to see if the information is helpful for you > to identify the problem. If you need any more information or help from our > side, please let us know. Sorry, I've been on vacation for a week