]> git.proxmox.com Git - mirror_zfs.git/commit - include/sys/fs/zfs.h
Unbreak the scan status ABI
authorTom Caputi <tcaputi@datto.com>
Thu, 30 Nov 2017 17:40:13 +0000 (12:40 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 30 Nov 2017 17:40:13 +0000 (09:40 -0800)
commitd4677269f286005768ae1a0fcd3389aa6015c4c7
treeda3859982e48be50d983c8510220c6ae1487ef02
parented15d544812eb720d2fbec55d27e749d7a805bf6
Unbreak the scan status ABI

When d4a72f23 was merged, pss_pass_issued was incorrectly
added to the middle of the pool_scan_stat_t structure
instead of the end. This patch simply corrects this issue.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #6909
include/sys/fs/zfs.h
module/zfs/spa_misc.c