From: Christoph Hellwig <hch@lst.de>
To: Bart Van Assche <bvanassche@acm.org>
Cc: Jens Axboe <axboe@kernel.dk>,
linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
Josef Bacik <josef@toxicpanda.com>
Subject: Re: [PATCH v3] nbd: Remove __force casts
Date: Thu, 6 Jun 2024 07:39:04 +0200 [thread overview]
Message-ID: <20240606053904.GA9123@lst.de> (raw)
In-Reply-To: <20240604221531.327131-1-bvanassche@acm.org>
On Tue, Jun 04, 2024 at 04:15:31PM -0600, Bart Van Assche wrote:
> From: Christoph Hellwig <hch@lst.de>
>
> Make it again possible for sparse to verify that blk_status_t and Unix
> error codes are used in the proper context by making nbd_send_cmd()
> return a blk_status_t instead of an integer.
>
> No functionality has been changed.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> [ bvanassche: added description and made two small formatting changes ]
> Signed-off-by: Bart Van Assche <bvanassche@acm.org>
I didn't actually add a signoff before, but feel free to keep it.
next prev parent reply other threads:[~2024-06-06 5:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-04 22:15 [PATCH v3] nbd: Remove __force casts Bart Van Assche
2024-06-05 0:07 ` Chaitanya Kulkarni
2024-06-06 5:39 ` Christoph Hellwig [this message]
2024-06-12 20:47 ` Jens Axboe
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=20240606053904.GA9123@lst.de \
--to=hch@lst.de \
--cc=axboe@kernel.dk \
--cc=bvanassche@acm.org \
--cc=josef@toxicpanda.com \
--cc=linux-block@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.