]> granicus.if.org Git - zfs/commit
OpenZFS 9880 - Race in ZFS parallel mount
authorAndy Fiddaman <omnios@citrus-it.co.uk>
Sat, 20 Oct 2018 21:48:39 +0000 (14:48 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Dec 2018 19:02:23 +0000 (11:02 -0800)
commite63ac16d25fbe991a356489c86d4077567dfea21
tree0a42687af7455964395ac1315380a2f4286a9004
parent4b611761bd09718c267d5e3dcb3ded62e3a545df
OpenZFS 9880 - Race in ZFS parallel mount

Porting Notes:
* Not required for Linux since the zone is always global.  But
  we'll want this change if we start using the zones code.

Authored by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Tom Caputi <tcaputi@datto.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
OpenZFS-issue: https://www.illumos.org/issues/9880
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/bc4c0ff134
Closes #8189
lib/libzfs/libzfs_mount.c