From: Nitesh Shetty <nj.shetty@samsung.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Jens Axboe <axboe@kernel.dk>,
linux-block@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: remove two fields from struct request
Date: Tue, 12 Nov 2024 23:59:59 +0530 [thread overview]
Message-ID: <20241112182943.sitierdw7awtonxh@ubuntu> (raw)
In-Reply-To: <20241112170050.1612998-1-hch@lst.de>
[-- Attachment #1: Type: text/plain, Size: 669 bytes --]
On 12/11/24 06:00PM, Christoph Hellwig wrote:
>Hi Jens,
>
>this series removes two fields from struct request that just duplicate
>information in the bios. As-is it doesn't actually shrink the structure
>size but instead just creates a 4 byte hole, but that will probably
>become useful sooner or later.
>
>Diffstat:
> block/blk-merge.c | 26 ++++++++++++++------------
> block/blk-mq.c | 5 +----
> drivers/scsi/sd.c | 6 +++---
> include/linux/blk-mq.h | 8 +++-----
> include/trace/events/block.h | 6 +++---
> 5 files changed, 24 insertions(+), 27 deletions(-)
Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com>
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2024-11-13 4:22 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20241112183746epcas5p40dcbbbd42a0f0be597193bf0808f8e67@epcas5p4.samsung.com>
2024-11-12 17:00 ` remove two fields from struct request Christoph Hellwig
2024-11-12 17:00 ` [PATCH 1/2] block: remove the write_hint field " Christoph Hellwig
2024-11-12 18:29 ` Bart Van Assche
2024-11-12 18:32 ` Bart Van Assche
2024-11-12 17:00 ` [PATCH 2/2] block: remove the ioprio " Christoph Hellwig
2024-11-12 18:22 ` John Garry
2024-11-13 5:06 ` Christoph Hellwig
2024-11-12 18:32 ` Bart Van Assche
2024-11-22 5:04 ` Sam Protsenko
2024-11-22 12:04 ` Christoph Hellwig
2024-11-22 21:55 ` Sam Protsenko
2024-11-22 22:18 ` Bart Van Assche
2024-11-25 23:13 ` Sam Protsenko
2024-11-25 7:36 ` Christoph Hellwig
2024-11-26 1:37 ` Sam Protsenko
2024-11-26 6:52 ` Christoph Hellwig
2024-11-26 7:37 ` Sam Protsenko
2024-11-12 18:29 ` Nitesh Shetty [this message]
2024-11-12 21:43 ` remove two fields " 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=20241112182943.sitierdw7awtonxh@ubuntu \
--to=nj.shetty@samsung.com \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=linux-scsi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox