From: Steve French Date: Mon, 8 Feb 2010 17:39:58 +0000 (+0000) Subject: [CIFS] Don't cache timestamps on utimes due to coarse granularity X-Git-Tag: v2.6.33-rc8~33^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd4bb1beb3316de4611de24d223ad761b5a7e95;p=pandora-kernel.git [CIFS] Don't cache timestamps on utimes due to coarse granularity force revalidate of the file when any of the timestamps are set since some filesytem types do not have finer granularity timestamps and we can not always detect which file systems round timestamps down to determine whether we can cache the mtime on setattr samba bugzilla 3775 Acked-by: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed