• David Howells's avatar
    netfs, cifs: Improve some debugging bits · ab852189
    David Howells authored
    Improve some debugging bits:
    
     (1) The netfslib _debug() macro doesn't need a newline in its format
         string.
    
     (2) Display the request debug ID and subrequest index in messages emitted
         in smb2_adjust_credits() to make it easier to reference in traces.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Steve French <sfrench@samba.org>
    cc: Paulo Alcantara <pc@manguebit.com>
    cc: Jeff Layton <jlayton@kernel.org>
    cc: linux-cifs@vger.kernel.org
    cc: netfs@lists.linux.dev
    cc: linux-fsdevel@vger.kernel.org
    Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
    ab852189
smb2ops.c 161 KB