Date: Mon, 3 Nov 2008 14:23:15 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netsmb smb_dev.c Message-ID: <200811031423.mA3ENQsh081883@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2008-11-03 14:23:15 UTC
FreeBSD src repository
Modified files:
sys/netsmb smb_dev.c
Log:
SVN rev 184592 on 2008-11-03 14:23:15Z by rwatson
Implement device cloning for /dev/nsmb, the netsmb control pseudo-device.
The smb library in userspace already knows how to deal with this type of
cloning.
This also corrects a leak in which the netsmb kernel module could not be
unloaded if device nodes had been stat'd but not open'd.
Discussed with: kib
Revision Changes Path
1.37 +19 -7 src/sys/netsmb/smb_dev.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811031423.mA3ENQsh081883>
