From: Steve French Date: Fri, 29 Apr 2005 05:41:08 +0000 (-0700) Subject: [PATCH] cifs: Fix caching problem X-Git-Tag: v2.6.12-rc4~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966ca9234754ece58870075972ef103e354de075;p=pandora-kernel.git [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 --- Reading git-diff-tree failed