Date: Mon, 13 Aug 2007 21:14:16 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mfi mfi.c mfi_pci.c Message-ID: <200708132114.l7DLEGDr012664@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-08-13 21:14:16 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c mfi_pci.c
Log:
Fix a few nits relative to the previous changes:
- Don't leak the config lock if detach() fails due to the controller char
dev being open.
- Close a race between detach() and a process opening the controller char
dev.
MFC after: 1 week
Approved by: re (bmah)
Revision Changes Path
1.32 +8 -2 src/sys/dev/mfi/mfi.c
1.8 +1 -0 src/sys/dev/mfi/mfi_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708132114.l7DLEGDr012664>
