[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ea744da4-5615-7353-9677-846d15695f48@gmail.com>
Date: Wed, 4 Mar 2020 15:42:46 +0100
From: Matthias Brugger <matthias.bgg@...il.com>
To: light.hsieh@...iatek.com, ulf.hansson@...aro.org
Cc: axboe@...nel.dk, kuohong.wang@...iatek.com,
linux-kernel@...r.kernel.org, linux-block@...r.kernel.org,
linux-mediatek@...ts.infradead.org, stanley.chu@...iatek.com
Subject: Re: [RESEND PATCH v1 0/3] set ro attribute of block device according
to write-protection status
Hi Light,
You send this series 3 times and this one as a resend. Please check your mail
config, it seems there is something wrong with it.
Regards,
Matthias
On 04/03/2020 04:12, light.hsieh@...iatek.com wrote:
> From: Light Hsieh <light.hsieh@...iatek.com>
>
> set ro attribute of block device according to write-protection status
>
> Light Hsieh (3):
> mmc: record wp_grp_size and boot_wp_status
> mmc: check write-protection status during BLKROSET ioctl
> block: set partition read/write policy according to write-protection
> status
>
> block/ioctl.c | 2 +-
> block/partition-generic.c | 10 +++
> drivers/mmc/core/block.c | 217 ++++++++++++++++++++++++++++++++++++++++++++++
> drivers/mmc/core/mmc.c | 16 ++++
> include/linux/blkdev.h | 1 +
> include/linux/mmc/card.h | 3 +
> include/linux/mmc/mmc.h | 2 +
> 7 files changed, 250 insertions(+), 1 deletion(-)
>
Powered by blists - more mailing lists