commit | 5865985416ebb5a0c198a819a098b5cc300ac8a4 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Fri Jun 05 17:19:46 2020 -0500 |
committer | Steve French <stfrench@microsoft.com> | Sat Jun 06 11:16:25 2020 -0500 |
tree | 915610812c337cc2777052d134950161aadcc6fb | |
parent | 3803d5e4d3ce2600ffddc16a1999798bc719042d [diff] |
smb3: extend fscache mount volume coherency check It is better to check volume id and creation time, not just the root inode number to verify if the volume has changed when remounting. Reviewed-by: David Howells <dhowells@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>