lkml.org 
[lkml]   [2021]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed
Date
Hi Guys,

The two patches changes block ioctl(BLKRRPART) for avoiding drop &
re-add partitions if partitions state isn't changed. The current
behavior confuses userspace because partitions can disappear anytime
when ioctl(BLKRRPART).

Ming Lei (2):
block: move partitions check code into single helper
block: avoid to drop & re-add partitions if partitions aren't changed

block/genhd.c | 2 +
block/partitions/check.h | 2 +
block/partitions/core.c | 101 ++++++++++++++++++++++++++++++++-------
fs/block_dev.c | 28 +++++++++--
include/linux/genhd.h | 4 ++
5 files changed, 118 insertions(+), 19 deletions(-)

Cc: Ewan D. Milne <emilne@redhat.com>
--
2.29.2

\
 
 \ /
  Last update: 2021-02-05 03:20    [W:0.078 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site