]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/spa_misc.c
OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()
authorYuri Pankov <yuri.pankov@nexenta.com>
Tue, 13 Jun 2017 03:16:28 +0000 (20:16 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 9 Jul 2017 03:35:35 +0000 (20:35 -0700)
commite19572e4cc0b8df95ebf60053029e454592a92d4
tree7e4b6ec6a9c03afb2d1aa252c9cfc332b07593cf
parentb24827ac1e327f763a8dd4ed60c44c2a5d918b42
OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()

Authored by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Porting Notes:
* All hunks unrelated to ZFS were dropped.

OpenZFS-issue: https://www.illumos.org/issues/5428
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/4585130
Closes #6326
include/sys/spa.h
module/zfs/dsl_deadlist.c
module/zfs/dsl_scan.c
module/zfs/dsl_userhold.c
module/zfs/spa_errlog.c
module/zfs/spa_misc.c
module/zfs/zfs_vfsops.c