]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Illumos 4975 - missing mutex_destroy() calls in zfs
authorJorgen Lundman <lundman@lundman.net>
Wed, 1 Apr 2015 13:49:14 +0000 (00:49 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 28 Apr 2015 23:23:38 +0000 (16:23 -0700)
commit58c4aa00c65e09f254de0b939b2c1aa720c204a1
treeadd79d708eb8b3dd10f062d8c9231fd2d249d21e
parentca227e54a89e0797ca99063a326f01633267a44a
Illumos 4975 - missing mutex_destroy() calls in zfs

4975 missing mutex_destroy() calls in zfs
Author: Jorgen Lundman <lundman@lundman.net>
Reviewed by: Matthew Ahrens <matthew.ahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Seth Nimbosa <darth.Serious@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Don Brady <dev.fs.zfs@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>

References:
  https://www.illumos.org/issues/4975
  https://github.com/illumos/illumos-gate/commit/d2b3cbb

Ported-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/dbuf.c
module/zfs/dnode.c
module/zfs/dnode_sync.c
module/zfs/dsl_dataset.c
module/zfs/sa.c