]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/cifs/cifs_debug.c
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
[mirror_ubuntu-bionic-kernel.git] / fs / cifs / cifs_debug.c
index 6c58e13fed2f1d647e9b4cc58e1fc3660aff95d3..3d03e48a92139a4f67feeb072048ee5649006481 100644 (file)
@@ -152,6 +152,7 @@ static int cifs_debug_data_proc_show(struct seq_file *m, void *v)
        list_for_each(tmp1, &cifs_tcp_ses_list) {
                server = list_entry(tmp1, struct TCP_Server_Info,
                                    tcp_ses_list);
+               seq_printf(m, "\nNumber of credits: %d", server->credits);
                i++;
                list_for_each(tmp2, &server->smb_ses_list) {
                        ses = list_entry(tmp2, struct cifs_ses,