All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantin Shelekhin <k.shelekhin@yadro.com>
To: Mike Christie <michael.christie@oracle.com>
Cc: <target-devel@vger.kernel.org>
Subject: Re: SCSI target logs
Date: Wed, 24 May 2023 16:57:49 +0300	[thread overview]
Message-ID: <ZG4X3ayUbTERxaef@yadro.com> (raw)
In-Reply-To: <ZG3Q1eHXwnQCFbYL@yadro.com>

On Wed, May 24, 2023 at 11:54:45AM +0300, Konstantin Shelekhin wrote:
> We can do the very same thing with this:
> 
>   pr_fmt(fmt) "target <fabric-name>": fmt
> 
> but then we will have one extra ":" here:
> 
>   target_sess_err(&se_sess, "Waiting for running cmds to complete.\n")
>   [Thu May 11 00:00:00 2023] target iscsi: [iqn.2023-01.com.example:blah-blah -> 10]: Waiting for running cmds to complete.
> 
> Dunno how much of an OCD issue this is :D

Disregard this, we can't do this with pr_fmt() because theree is no way
to hook in between "target <fabric-name" and fmt.


      reply	other threads:[~2023-05-24 13:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 15:40 SCSI target logs Konstantin Shelekhin
2023-05-20 17:56 ` Mike Christie
2023-05-21  9:36   ` Konstantin Shelekhin
2023-05-23 15:40     ` Mike Christie
2023-05-24  8:54       ` Konstantin Shelekhin
2023-05-24 13:57         ` Konstantin Shelekhin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZG4X3ayUbTERxaef@yadro.com \
    --to=k.shelekhin@yadro.com \
    --cc=michael.christie@oracle.com \
    --cc=target-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.