Re: HEADS UP! ATAng committed

From: HATANOU Tomomi <hatanou_at_infolab.ne.jp>
Date: Mon, 25 Aug 2003 17:20:13 +0900
>> Coolness. Judging from the CVS log, it also gets ATA out under Giant? 
>
>Yes it does.

I've noticed that, in ata-raid.c:ar_rebuid(), Giant is
locked and never unlocked.  Is it ok?

% ident ata-raid.c
ata-raid.c:
     $FreeBSD: src/sys/dev/ata/ata-raid.c,v 1.67 2003/08/24 17:48:05 obrien Exp $
% grep Giant ata-raid.c
    mtx_lock(&Giant);
%

HATANOU Tomomi
infolab.
Received on Sun Aug 24 2003 - 23:20:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC