diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2023-07-26 17:02:11 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-07-26 15:41:27 -0500 |
commit | a171eb5cac427fa8d084eaf5e47fbe4c0f1e279f (patch) | |
tree | b2dda11ae18f8c3346c0bcdab0a5a53956bc95ad /include | |
parent | 19826558210b9102a7d4681c91784d137d60d71b (diff) | |
download | linux-rpi-a171eb5cac427fa8d084eaf5e47fbe4c0f1e279f.tar.gz linux-rpi-a171eb5cac427fa8d084eaf5e47fbe4c0f1e279f.tar.bz2 linux-rpi-a171eb5cac427fa8d084eaf5e47fbe4c0f1e279f.zip |
cifs: add missing return value check for cifs_sb_tlink
Whenever a tlink is obtained by cifs_sb_tlink, we need
to check that the tlink returned is not an error.
It was missing with the last change here.
Fixes: b3edef6b9cd0 ("cifs: allow dumping keys for directories too")
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions