-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.csiden.org/r/154/
-----------------------------------------------------------
(Updated Jan. 27, 2015, 1:01 a.m.)
Review request for OpenZFS Developer Mailing List and Rich Lowe.
Changes
-------
Correct contract for the sa_cache kmem_cache by moving all initialization save
the mutex into sa_handle_get_from_db().
Repository: illumos-gate
Description
-------
5562 ZFS sa_handle's violate kmem invariants, debug kernels panic on boot
uts/common/fs/zfs/sa.c:
In sa_cache_destructor(), remove unnecessary reset of
dbu_evict_func to NULL.
In sa_handle_get_from_db(), reset dbu_evict_func to NULL
when the sa handle is allocated.
Diffs (updated)
-----
usr/src/uts/common/fs/zfs/sa.c 2e3156c00a4de4304929ef9d578e4e7dbb9f5326
Diff: https://reviews.csiden.org/r/154/diff/
Testing
-------
ztest via zloop on illumos
Thanks,
Justin Gibbs
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer