diff options
author | Steve French <stfrench@microsoft.com> | 2021-07-26 23:22:55 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-07-27 05:35:46 +0200 |
commit | 5ad4df56cd2158965f73416d41fce37906724822 (patch) | |
tree | 9a3cd1fbd11d25c82e4b2a23cdf1825fd7e2de5c /fs/cifs/fs_context.c | |
parent | SMB3: fix readpage for large swap cache (diff) | |
download | linux-5ad4df56cd2158965f73416d41fce37906724822.tar.xz linux-5ad4df56cd2158965f73416d41fce37906724822.zip |
smb3: rc uninitialized in one fallocate path
Clang detected a problem with rc possibly being unitialized
(when length is zero) in a recently added fallocate code path.
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/fs_context.c')
0 files changed, 0 insertions, 0 deletions