Source-Changes archive

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

CVS commit: src/sys/fs/smbfs



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


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/fs/smbfs/smbfs_node.c
cvs rdiff -r1.7 -r1.8 src/sys/fs/smbfs/smbfs_subr.h
cvs rdiff -r1.22 -r1.23 src/sys/fs/smbfs/smbfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index