summaryrefslogtreecommitdiff
path: root/fs/cifs/smbdirect.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2022-05-10 09:42:06 +1000
committerSteve French <stfrench@microsoft.com>2022-05-21 12:23:24 -0500
commitc9fc5ca454b3f0606589bff306793a3d2f0d9f13 (patch)
tree165254c7fd7aaabb91a043ec5e6f5be6045f8bfb /fs/cifs/smbdirect.c
parent198bf836dfb9c76105c93e6a3138ed1a33841fad (diff)
cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
This enforces that we can only do this for directories and not normal files or else the server will return an error. This means that we will have conditionally check IF the path refers to a directory or not in all the call-sites where we are unsure. Right now this check is for "" i.e. root. Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de> Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smbdirect.c')
0 files changed, 0 insertions, 0 deletions