commit | 71992e62b864e490d894184b3e5ae88f0635e524 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Sun May 06 15:58:51 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Sun May 27 17:56:35 2018 -0500 |
tree | d3860e2acb89232805cfb11cb5f00b10992f2717 | |
parent | 9ec672bd17131fe26c966960a573a76fdb1da323 [diff] |
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled Previous patches "cifs: update calc_size to take a server argument" and "cifs: add server argument to the dump_detail method" were broken if CONFIG_CIFS_DEBUG2 enabled Signed-off-by: Steve French <smfrench@gmail.com> CC: Ronnie Sahlberg <lsahlber@redhat.com>