Source-Changes archive

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

Re: CVS commit: src/sys



> Module Name:  src
> Committed By: ad
> Date:         Thu Feb 15 15:40:55 UTC 2007
> 
> Modified Files:
>       src/sys/arch/i386/i386: gdt.c kvm86.c
>       src/sys/arch/x86/include: ipmivar.h
>       src/sys/arch/x86/x86: ipmi.c
>       src/sys/dev: ccd.c ccdvar.h fss.c fssvar.h
>       src/sys/dev/i2o: dpti.c iop.c iopsp.c iopvar.h
>       src/sys/fs/ntfs: ntfs_ihash.c ntfs_ihash.h ntfs_subr.c
>       src/sys/kern: subr_specificdata.c sysv_shm.c vfs_trans.c
>       src/sys/miscfs/genfs: genfs_node.h genfs_vnops.c
>       src/sys/miscfs/kernfs: kernfs_subr.c
>       src/sys/miscfs/procfs: procfs_subr.c
>       src/sys/ufs/ext2fs: ext2fs_vfsops.c
>       src/sys/ufs/ffs: ffs_vfsops.c
>       src/sys/ufs/lfs: lfs.h lfs_alloc.c lfs_balloc.c lfs_subr.c
>           lfs_syscalls.c lfs_vfsops.c
>       src/sys/ufs/ufs: ufs_ihash.c
> 
> Log Message:
> Replace some uses of lockmgr() / simplelocks.

i think you should destroy them properly, for lockdebug at least.

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index