Skip to content
Commit ccd4bb1b authored by Steve French's avatar Steve French
Browse files

[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: default avatarShirish Pargaonkar <sharishp@us.ibm.com>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 301a6a31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment