[haiku-commits] Change in haiku[master]: KDiskDeviceManager: Ignore invalid partitions

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 28 Dec 2018 15:03:43 +0000

From Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>:

Axel Dörfler has uploaded this change for review. ( 
https://review.haiku-os.org/805


Change subject: KDiskDeviceManager: Ignore invalid partitions
......................................................................

KDiskDeviceManager: Ignore invalid partitions

* Partitions with negative offsets were already ignored, now also ignore
  those with an invalid size of block size, too.
---
M src/system/kernel/disk_device_manager/KDiskDeviceManager.cpp
1 file changed, 9 insertions(+), 8 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/05/805/1
--
To view, visit https://review.haiku-os.org/805
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I128e38773933f8eadded0977a957f607363cccbe
Gerrit-Change-Number: 805
Gerrit-PatchSet: 1
Gerrit-Owner: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>

Other related posts:

  • » [haiku-commits] Change in haiku[master]: KDiskDeviceManager: Ignore invalid partitions - Gerrit