Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
> On 26 May 2016, at 13:17, Paul Goyette <paul%whooppee.com@localhost> wrote:
>
> On Thu, 26 May 2016, Juergen Hannken-Illjes wrote:
>
>> Module Name: src
>> Committed By: hannken
>> Date: Thu May 26 11:09:55 UTC 2016
>>
>> Modified Files:
>> src/sys/kern: vfs_vnode.c
>> src/sys/sys: vnode.h
>>
>> Log Message:
>> Use vnode state to replace VI_MARKER, VI_CHANGING, VI_XLOCK and VI_CLEAN.
>>
>> Presented on tech-kern@
>
> Do we need a kernel version bump?
No -- the flags removed were already protected by _VFS_VNODE_PRIVATE
and therefore invisible outside sys/kern/vfs_*.
--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig (Germany)
Home |
Main Index |
Thread Index |
Old Index