commit | 1b2b212603ceb47d60aff571dcfffc846fcfa336 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Sat Feb 17 04:30:54 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Sat Feb 17 04:30:54 2007 +0000 |
tree | a46aa9356cf8142b5f78520bdfc8efba8ecdbe1b | |
parent | c14e894bd40868d6d1f2379705b68acf5288ba27 [diff] |
[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten atime flag was also overwritten. Noticed by Shirish when he was debugging an atime problem. Should help performance a bit too. cifs should be getting time stamps from the server (that was the original intent too) Signed-off-by: Steve French <sfrench@us.ibm.com>