summaryrefslogtreecommitdiffstats
path: root/fs/cifs/transport.c
diff options
context:
space:
mode:
authorPaulo Alcantara <pc@cjr.nz>2021-03-08 12:00:49 -0300
committerSteve French <stfrench@microsoft.com>2021-03-08 21:23:11 -0600
commit14302ee3301b3a77b331cc14efb95bf7184c73cc (patch)
tree402ef29318ff282d8b4dab20545090bfd5546396 /fs/cifs/transport.c
parente3d100eae44b42f309c1366efb8397368f1cf8ed (diff)
downloadlinux-14302ee3301b3a77b331cc14efb95bf7184c73cc.tar.gz
linux-14302ee3301b3a77b331cc14efb95bf7184c73cc.tar.bz2
linux-14302ee3301b3a77b331cc14efb95bf7184c73cc.zip
cifs: return proper error code in statfs(2)
In cifs_statfs(), if server->ops->queryfs is not NULL, then we should use its return value rather than always returning 0. Instead, use rc variable as it is properly set to 0 in case there is no server->ops->queryfs. Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Reviewed-by: Aurelien Aptel <aaptel@suse.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> CC: <stable@vger.kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/transport.c')
0 files changed, 0 insertions, 0 deletions