From: He Zhe <[email protected]>

This series of commits do not work with the latest systemd-udevd(v244, likely
v245). And the mainline has confirmed this potential misbehaviour.

https://lore.kernel.org/lkml/[email protected]/

As it would run out of memory very soon and make the system unavailable, it
seems we'd better apply the reverts first.

With this series of reverts applied, I just did some random file and disk
operations and did not meet errors.

He Zhe (5):
  Revert "block: move clearing bd_invalidated into
    check_disk_size_change"
  Revert "block: remove (__)blkdev_reread_part as an exported API"
  Revert "block: fix bdev_disk_changed for non-partitioned devices"
  Revert "block: move rescan_partitions to fs/block_dev.c"
  Revert "block: merge invalidate_partitions into rescan_partitions"

 block/ioctl.c                   | 37 +++++++++++++++++++----
 block/partition-generic.c       | 52 ++++++++++++++++++++++++++++-----
 drivers/block/loop.c            | 13 ++++-----
 drivers/s390/block/dasd_genhd.c |  4 +--
 fs/block_dev.c                  | 50 ++++++++-----------------------
 include/linux/fs.h              |  4 +++
 include/linux/genhd.h           |  5 ++--
 7 files changed, 101 insertions(+), 64 deletions(-)

-- 
2.24.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8440): 
https://lists.yoctoproject.org/g/linux-yocto/message/8440
Mute This Topic: https://lists.yoctoproject.org/mt/71728956/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to