linux_dsm_epyc7002/fs/cifs
Pavel Shilovsky 0b3d0ef984 CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Mark inode for force revalidation if LOOKUP_REVAL flag is set.
This tells the client to actually send a QueryInfo request to
the server to obtain the latest metadata in case a directory
or a file were changed remotely. Only do that if the client
doesn't have a lease for the file to avoid unneeded round
trips to the server.

Cc: <stable@vger.kernel.org>
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2019-10-09 00:10:50 -05:00
..
asn1.c
cache.c
cifs_debug.c
cifs_debug.h
cifs_dfs_ref.c
cifs_fs_sb.h
cifs_ioctl.h
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c
cifs_unicode.h
cifs_uniupr.h
cifsacl.c
cifsacl.h smb3: missing ACL related flags 2019-09-26 16:37:43 -05:00
cifsencrypt.c
cifsfs.c smb3: Fix regression in time handling 2019-10-09 00:10:38 -05:00
cifsfs.h
cifsglob.h smb3: remove noisy debug message and minor cleanup 2019-10-08 18:19:40 -07:00
cifspdu.h
cifsproto.h smb3: pass mode bits into create calls 2019-09-26 02:06:42 -05:00
cifsroot.c
cifssmb.c smb3: pass mode bits into create calls 2019-09-26 02:06:42 -05:00
connect.c smb3: remove noisy debug message and minor cleanup 2019-10-08 18:19:40 -07:00
dfs_cache.c
dfs_cache.h
dir.c CIFS: Force reval dentry if LOOKUP_REVAL flag is set 2019-10-09 00:10:50 -05:00
dns_resolve.c
dns_resolve.h
export.c
file.c CIFS: Gracefully handle QueryInfo errors during open 2019-10-06 22:05:28 -05:00
fscache.c
fscache.h
inode.c CIFS: Force revalidate inode when dentry is stale 2019-10-09 00:10:50 -05:00
ioctl.c
Kconfig
link.c
Makefile
misc.c
netmisc.c fs: cifs: mute -Wunused-const-variable message 2019-10-06 22:04:35 -05:00
nterr.c
nterr.h
ntlmssp.h
readdir.c
rfc1002pdu.h
sess.c fs/cifs/sess.c: Remove set but not used variable 'capabilities' 2019-09-23 22:51:57 -05:00
smb1ops.c
smb2file.c
smb2glob.h
smb2inode.c smb3: pass mode bits into create calls 2019-09-26 02:06:42 -05:00
smb2maperror.c
smb2misc.c
smb2ops.c CIFS: Fix oplock handling for SMB 2.1+ protocols 2019-09-26 16:42:44 -05:00
smb2pdu.c smb3: remove noisy debug message and minor cleanup 2019-10-08 18:19:40 -07:00
smb2pdu.h
smb2proto.h smb3: cleanup some recent endian errors spotted by updated sparse 2019-10-06 22:04:29 -05:00
smb2status.h
smb2transport.c
smbdirect.c
smbdirect.h
smbencrypt.c
smberr.h
smbfsctl.h smb3: Add missing reparse tags 2019-09-24 23:31:32 -05:00
trace.c
trace.h
transport.c
winucase.c
xattr.c CIFS: fix max ea value size 2019-09-23 23:28:59 -05:00