Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/fs/smbfs
On Wed, 2 Apr 2003, Jaromir Dolecek wrote:
>
> Module Name: src
> Committed By: jdolecek
> Date: Wed Apr 2 16:26:54 UTC 2003
>
> Modified Files:
> src/sys/fs/smbfs: smbfs_node.c smbfs_subr.h smbfs_vfsops.c
>
> Log Message:
> when loaded via LKM, need to malloc_type_{attach|detach} used malloc
> types on load/unload appropriately
> XXX this should really be automated somehow
Why not put this in the LKM code that loads the FS?
Take care,
Bill
Home |
Main Index |
Thread Index |
Old Index