summaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
diff options
context:
space:
mode:
authorRoss Lagerwall2015-12-02 15:46:08 +0100
committerSteve French2016-01-14 20:39:11 +0100
commita108471b5730b52017e73b58c9f486319d2ac308 (patch)
tree49d20cecb057b5354a31acd35ecd00410b71c896 /fs/cifs/connect.c
parentPrint IP address of unresponsive server (diff)
downloadkernel-qcow2-linux-a108471b5730b52017e73b58c9f486319d2ac308.tar.gz
kernel-qcow2-linux-a108471b5730b52017e73b58c9f486319d2ac308.tar.xz
kernel-qcow2-linux-a108471b5730b52017e73b58c9f486319d2ac308.zip
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
Commit 7196ac113a4f ("Fix to check Unique id and FileType when client refer file directly.") checks whether the uniqueid of an inode has changed when getting the inode info, but only when using the UNIX extensions. Add a similar check for SMB2+, since this can be done without an extra network roundtrip. Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com> Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/connect.c')
0 files changed, 0 insertions, 0 deletions