]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cifs: Fix caching problem
authorSteve French <smfrench@austin.rr.com>
Fri, 29 Apr 2005 05:41:08 +0000 (22:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:41:08 +0000 (22:41 -0700)
commitad4de34919be0e0d4760c78f1613f40c40bae5bc
tree491cf960229a066196d1efb3f5687912b8b44fee
parentac737623275bccd54e6edcc7b0b5407153035750
[PATCH] cifs: Fix caching problem

pointed out by Dave Stahl and Vince Negri in which cifs can update the
last modify time on a server modified file without invalidating the
local cached data due to an intervening readdir.

Signed-off-by: Steve French (sfrench@us.ibm.com)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/cifs/AUTHORS
fs/cifs/CHANGES
fs/cifs/cifsfs.h
fs/cifs/cifssmb.c
fs/cifs/readdir.c