[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten
authorSteve French <sfrench@us.ibm.com>
Sat, 17 Feb 2007 04:30:54 +0000 (04:30 +0000)
committerSteve French <sfrench@us.ibm.com>
Sat, 17 Feb 2007 04:30:54 +0000 (04:30 +0000)
commit1b2b212603ceb47d60aff571dcfffc846fcfa336
treea46aa9356cf8142b5f78520bdfc8efba8ecdbe1b
parentc14e894bd40868d6d1f2379705b68acf5288ba27
[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>
fs/cifs/cifsfs.c
fs/cifs/inode.c
fs/cifs/link.c
fs/cifs/readdir.c