linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Song Liu <song@kernel.org>,
	linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-block@vger.kernel.org
Cc: Christoph Hellwig <hch@lst.de>, Jens Axboe <axboe@kernel.dk>,
	Neil Brown <neilb@suse.de>,
	Guoqing Jiang <guoqing.jiang@linux.dev>,
	Mateusz Grzonka <mateusz.grzonka@intel.com>,
	Jes Sorensen <jes@trained-monkey.org>
Subject: Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
Date: Fri, 15 Dec 2023 08:04:34 +0100	[thread overview]
Message-ID: <8a79d0f0-8def-40f2-9333-9afad355fb3a@suse.de> (raw)
In-Reply-To: <20231214222107.2016042-2-song@kernel.org>

On 12/14/23 23:21, Song Liu wrote:
> md-linear has been marked as deprecated for 2.5 years. Remove it.
> 
> Cc: Christoph Hellwig <hch@lst.de>
> Cc: Jens Axboe <axboe@kernel.dk>
> Cc: Neil Brown <neilb@suse.de>
> Cc: Guoqing Jiang <guoqing.jiang@linux.dev>
> Cc: Mateusz Grzonka <mateusz.grzonka@intel.com>
> Cc: Jes Sorensen <jes@trained-monkey.org>
> Signed-off-by: Song Liu <song@kernel.org>
> ---
>   drivers/md/Kconfig             |  13 --
>   drivers/md/Makefile            |   6 +-
>   drivers/md/md-autodetect.c     |   8 +-
>   drivers/md/md-linear.c         | 318 ---------------------------------
>   drivers/md/md.c                |   2 +-
>   include/uapi/linux/raid/md_p.h |   8 +-
>   include/uapi/linux/raid/md_u.h |   7 +-
>   7 files changed, 8 insertions(+), 354 deletions(-)
>   delete mode 100644 drivers/md/md-linear.c
> 
Reviewed-by: Hannes Reinecke <hare@suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Kernel Storage Architect
hare@suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), GF: Ivo Totev, Andrew McDonald,
Werner Knoblich


  parent reply	other threads:[~2023-12-15  7:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 22:21 [PATCH 0/3] md: Remove deprecated flavors Song Liu
2023-12-14 22:21 ` [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR Song Liu
2023-12-15  4:32   ` Christoph Hellwig
2023-12-15  7:04   ` Hannes Reinecke [this message]
2024-01-12  9:28   ` Geert Uytterhoeven
2024-01-12 17:08     ` Song Liu
2024-01-12 17:10       ` Christoph Hellwig
2024-01-12 17:11         ` Jens Axboe
2024-01-12 18:27         ` Geert Uytterhoeven
2023-12-14 22:21 ` [PATCH 2/3] md: Remove deprecated CONFIG_MD_MULTIPATH Song Liu
2023-12-15  4:33   ` Christoph Hellwig
2023-12-15  7:05   ` Hannes Reinecke
2023-12-14 22:21 ` [PATCH 3/3] md: Remove deprecated CONFIG_MD_FAULTY Song Liu
2023-12-15  4:33   ` Christoph Hellwig
2023-12-15  7:05   ` Hannes Reinecke
2023-12-15 11:50 ` [PATCH 0/3] md: Remove deprecated flavors Mariusz Tkaczyk
2023-12-15 15:37   ` Song Liu
2023-12-18  8:32     ` Mariusz Tkaczyk
2023-12-18 16:11       ` Song Liu
2023-12-19 10:46         ` Mariusz Tkaczyk

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=8a79d0f0-8def-40f2-9333-9afad355fb3a@suse.de \
    --to=hare@suse.de \
    --cc=axboe@kernel.dk \
    --cc=guoqing.jiang@linux.dev \
    --cc=hch@lst.de \
    --cc=jes@trained-monkey.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mateusz.grzonka@intel.com \
    --cc=neilb@suse.de \
    --cc=song@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;
as well as URLs for NNTP newsgroup(s).