Source-Changes archive

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

Re: CVS commit: src/sys/sys



Jason Thorpe <thorpej%wasabisystems.com@localhost> writes:
>> Log Message:
>> - shuffle members of struct buf to distinguish buffer cache only ones.
>> - put b_private and b_dcookie into a union as they're never used
>>   simultaneously.
>> - note who can use b_private.
>
> This probably warrants a kernel version bump, since the buf ABI has
> now changed.

Yah, but with Andrew revamping sysctl today, it can probably ride the
same version number change.

Perry



Home | Main Index | Thread Index | Old Index