cvs commit: src/sys/dev/disk/nata ata-all.c

Thomas E. Spanjaard tgen at netphreax.net
Wed Dec 13 14:08:04 PST 2006


Matthew Dillon wrote:
:tgen        2006/12/13 04:41:36 PST
:  Explicitly specify null_dtor as our objcache destructor. Fixes a panic when
:  we were out of empty magazines.
    I'll clean this all up in a moment.  It's better for the API to pass NULL
    and have null_ctor and null_dtor be static procedures within 
    kern_objcache.c then to have to pass them explicitly.
Will you also remove the bzero() support again (see
45780E6A.9020500 at netphreax.net)? Or is there a compelling reason to keep it?
Cheers,
--
        Thomas E. Spanjaard
        tgen at netphreax.net
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00002.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20061213/87290df8/attachment-0018.obj>


More information about the Commits mailing list