Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/miscfs/kernfs
In article <20060623203011.9D895211CA%cvs.netbsd.org@localhost>,
Manuel Bouyer <bouyer%netbsd.org@localhost> wrote:
>
>Module Name: src
>Committed By: bouyer
>Date: Fri Jun 23 20:30:11 UTC 2006
>
>Modified Files:
> src/sys/miscfs/kernfs: kernfs.h kernfs_vnops.c
>
>Log Message:
>For internal types call kernfs_default_xread() directly, as no entry in
>the splay tree has been added for these types. Fix kern/33797 by
>Geoff C. Wing.
>While here also fix writes the same way (probably broken for 2 years),
>and properly implement KERNFS_XREAD.
Thanks!
>The IPsec code could probably be moved out now, and use kernfs_alloctype().
I think it should just be removed since it was a hack in the first place.
christos
Home |
Main Index |
Thread Index |
Old Index