commit | abab095d1fd25986b910d3c46289d8fa3582cdc5 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Fri Feb 12 07:44:18 2010 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Tue Mar 09 20:22:53 2010 +0000 |
tree | 2b70291e5159f9a8332cbeb17b21999962eadad0 | |
parent | c8634fd3115497ac311f57be9c12f993437745cf [diff] |
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 <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>