HEADS UP! ATAng committed

HATANOU Tomomi hatanou at infolab.ne.jp
Mon Aug 25 01:20:15 PDT 2003


>> 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.


More information about the freebsd-current mailing list