]> git.proxmox.com Git - mirror_zfs.git/commit
libzpool: fix ddi_strtoull to update nptr
authorCharles Suh <charlessuh@users.noreply.github.com>
Mon, 9 Jan 2023 20:49:35 +0000 (12:49 -0800)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2023 20:49:35 +0000 (12:49 -0800)
commit44a78c05b3946804e98686dd5f22d57f00186547
tree4916fb7be399179da82e175d2664b17645f0f337
parent5091867ee66489012473626c5f58f3c4d66ea5f0
libzpool: fix ddi_strtoull to update nptr

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Charles Suh <charles.suh@gmail.com>
Closes #14360
lib/libzpool/kernel.c