mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-10-26 18:05:04 +03:00
when necessary to avoid deadlocks. We were seeing the deadlock
when calling kmem_cache_generic_constructor() and then an interrupt
forced us to end up calling kmem_cache_generic_destructor()
which caused our deadlock.
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@74 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
|
||
|---|---|---|
| cmd | ||
| include | ||
| lib | ||
| modules | ||
| scripts | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.ac | ||
| FIXME | ||
| Makefile.am | ||