Project

General

Profile

Actions

Bug #9099

closed

Feature #9098: loader: ptable_close should check for NULL argument

loader: Solaris 2 partition may have no VTOC

Added by Toomas Soome over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
bootloader
Start date:
2018-02-11
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

It may happen the user has created Solaris 2 partition without VTOC and zfs pool into it. If so, the partition iterator will fail to stop the iteration (because we install the copy of pmbr there). We should only proceed with iteration if we have VTOC.

Actions #1

Updated by xmodgames apk over 5 years ago

You can also check this link to solve your problem Xmodgames

Actions #2

Updated by Electric Monk over 5 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 31898fe726d1ca3a719847c87e92cd9426558a3c

commit  31898fe726d1ca3a719847c87e92cd9426558a3c
Author: Toomas Soome <tsoome@me.com>
Date:   2018-02-17T16:33:04.000Z

    9099 loader: Solaris 2 partition may have no VTOC
    Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
    Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
    Approved by: Richard Lowe <richlowe@richlowe.net>

Actions

Also available in: Atom PDF