[patch] zfs livelock and thread priorities

Ben Kelly ben at wanderview.com
Wed Apr 29 11:58:13 UTC 2009


On Apr 29, 2009, at 2:43 AM, Jaakko Heinonen wrote:
> On 2009-04-28, Ben Kelly wrote:
>>> http://www.wanderview.com/svn/public/misc/zfs/zfs_zinactive_deadlock.diff
>>
>> The patch is updated in the same location above.
>
> There's a fatal typo in the patch:
>
> -	ZFS_OBJ_HOLD_ENTER(zfsvfs, z_id);
> +	locked == ZFS_OBJ_HOLD_TRYENTER(zfsvfs, z_id);
>              ^^^^

Yikes!  Thanks for catching this!

The patch has been updated at the same URL.  If anyone has patched  
their system please grab the new version.  Sorry for the confusion.

- Ben


More information about the freebsd-current mailing list