[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1583291537-15053-1-git-send-email-light.hsieh@mediatek.com>
Date: Wed, 4 Mar 2020 11:12:14 +0800
From: <light.hsieh@...iatek.com>
To: <ulf.hansson@...aro.org>
CC: <linux-mediatek@...ts.infradead.org>, <axboe@...nel.dk>,
<linux-block@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<kuohong.wang@...iatek.com>, <stanley.chu@...iatek.com>,
Light Hsieh <light.hsieh@...iatek.com>
Subject: [RESEND PATCH v1 0/3] set ro attribute of block device according to write-protection status
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(-)
--
1.8.1.1.dirty
Powered by blists - more mailing lists