DragonFly commits List (threaded) for 2006-12
DragonFly BSD
DragonFly commits List (threaded) for 2006-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Dec 2006 13:56:27 -0800 (PST)

:tgen        2006/12/13 04:41:36 PST
:
:DragonFly src repository
:
:  Modified files:
:    sys/dev/disk/nata    ata-all.c 
:  Log:
:  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.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]