From: Jeff Layton Date: Fri, 12 Feb 2010 12:44:18 +0000 (-0500) Subject: cifs: add cifs_revalidate_file X-Git-Tag: v2.6.34-rc2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abab095d1fd25986b910d3c46289d8fa3582cdc5;p=pandora-kernel.git cifs: add cifs_revalidate_file ...to allow updating inode attributes on an existing inode by filehandle. Change mmap and llseek codepaths to use that instead of cifs_revalidate_dentry since they have a filehandle readily available. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed