9079 race condition in starting and ending condesing thread for indirect vdevs
commit667ec66f1b4f491d5e839644e0912cad1c9e7122
authorSerapheim Dimitropoulos <serapheim@delphix.com>
Wed, 15 Mar 2017 23:41:52 +0000 (15 16:41 -0700)
committerPrakash Surya <prakash.surya@delphix.com>
Tue, 13 Feb 2018 16:25:39 +0000 (13 08:25 -0800)
tree481a74ba493c8da23b3bcf90a675f6488a139d61
parent6f7938128a2c5e23f4b970ea101137eadd1470a1
9079 race condition in starting and ending condesing thread for indirect vdevs
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
usr/src/uts/common/Makefile.files
usr/src/uts/common/fs/zfs/spa.c
usr/src/uts/common/fs/zfs/sys/spa_impl.h
usr/src/uts/common/fs/zfs/sys/vdev_removal.h
usr/src/uts/common/fs/zfs/sys/zthr.h [new file with mode: 0644]
usr/src/uts/common/fs/zfs/vdev_indirect.c
usr/src/uts/common/fs/zfs/zthr.c [new file with mode: 0644]