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: rumble
Date: Sun Jun 29 18:45:20 UTC 2008
Modified Files:
src/sys/fs/smbfs: smbfs_vfsops.c
Log Message:
In smbfs_done, do not call pool_destroy on the same pool twice in a row.
Now smbfs.kmod can be unloaded without panicking the system.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 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