Source-Changes archive

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

Re: CVS commit: src/sys/fs/smbfs



Bill Studenmund wrote:
> > I'd rather keep it in fs/smbfs/smbfs_vfsops.c, so that it's
> > less likely to get out of sync with rest of smbfs code.
> 
> Then may I suggest smbfs_lkm.c and smbfs_builtin.c (name needs help)?

I'll think about moving it. Perhaps even add some LKM utility routine
to attach/detach several malloc types.

> My desire is to partition the LKM-specific and not-LKM-specific code as
> much as possible. That way the main body of the code stays as environment-
> agnostic as possible.

Yes, I don't like the #ifdef _LKM too much neither.

Jaromir
-- 
Jaromir Dolecek <jdolecek%NetBSD.org@localhost>            
http://www.NetBSD.org/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-



Home | Main Index | Thread Index | Old Index