cifs: clarify comment about timestamp granularity for old servers
authorSteve French <stfrench@microsoft.com>
Sat, 12 Oct 2019 00:36:13 +0000 (17:36 -0700)
committerSteve French <stfrench@microsoft.com>
Mon, 21 Oct 2019 00:19:49 +0000 (19:19 -0500)
commit553292a6342bc9e5636953ac6e20bccedaacbd1c
tree55fbe34d42bf637811fda0caba63f1bc120f166b
parentd532cc7efdfd7bf4b9e1c287d823e584843f1de1
cifs: clarify comment about timestamp granularity for old servers

It could be confusing why we set granularity to 1 seconds rather
than 2 seconds (1 second is the max the VFS allows) for these
mounts to very old servers ...

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.c