]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbc5893fe8fa0bfe57fdce68b6ad48d88ac698634
treea46aa9356cf8142b5f78520bdfc8efba8ecdbe1b
parent4c07867a05aac37e122b3780c264f58c7509434d
[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