Project

General

Profile

Actions

Feature #9911

closed

loader: use crc32 from libstand (libz)

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
bootloader
Start date:
2018-10-18
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

Loader has two instances of crc32 implementation, standalone and part of libz. Since we need libz with zfs reader and module decompression, we can drop standalone version and only use one from libz.

Actions #1

Updated by Electric Monk almost 5 years ago

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

git commit 388010da9085a461c9700f1e3664b8f2ce14cd55

commit  388010da9085a461c9700f1e3664b8f2ce14cd55
Author: Toomas Soome <tsoome@me.com>
Date:   2018-10-24T01:03:01.000Z

    9911 loader: use crc32 from libstand (libz)
    Reviewed by: Jason King <jason.king@joyent.com>
    Reviewed by: Andy Fiddaman <andy@omniosce.org>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF