]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifs: move the check for nohandlecache into open_shroot
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 8 Mar 2021 23:07:27 +0000 (09:07 +1000)
committerSteve French <stfrench@microsoft.com>
Tue, 13 Apr 2021 04:58:59 +0000 (23:58 -0500)
commit3f4b59ee854feb9eba30a03fdb7b1c8641a01e25
tree115d824ff85ef1f922e01af2a2541baec769b3af
parent6295a54dc4005c0b6f7a31a70b9d4204ca996880
cifs: move the check for nohandlecache into open_shroot

instead of doing it in the callsites for open_shroot.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2inode.c
fs/cifs/smb2ops.c