Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name: src
Committed By: oster
Date: Thu Feb 26 22:56:55 UTC 2004
Modified Files:
src/sys/ufs/lfs: lfs_vfsops.c
Log Message:
Add a missing:
pool_destroy(&lfs_dinode_pool);
to lfs_done().
Approved-by: yamt
To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 src/sys/ufs/lfs/lfs_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