Skip to content

Commit

Permalink
12266 loader: rewrite zfs reader zap code to use malloc
Browse files Browse the repository at this point in the history
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
  • Loading branch information
tsoome committed Feb 7, 2020
1 parent 8af765f commit fdefee4
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 167 deletions.
2 changes: 1 addition & 1 deletion usr/src/boot/Makefile.version
Expand Up @@ -33,4 +33,4 @@ LOADER_VERSION = 1.1
# Use date like formatting here, YYYY.MM.DD.XX, without leading zeroes.
# The version is processed from left to right, the version number can only
# be increased.
BOOT_VERSION = $(LOADER_VERSION)-2020.02.02.1
BOOT_VERSION = $(LOADER_VERSION)-2020.02.03.1

0 comments on commit fdefee4

Please sign in to comment.