Remove a reference to LK_DRAIN now that lockmgr(9) is gone from this

piece of code.

Reported by:	attilio
This commit is contained in:
Davide Italiano 2013-06-28 20:21:13 +00:00
parent 189e41259b
commit 52612ae5d3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252354

View file

@ -530,7 +530,6 @@ smb_vc_free(struct smb_connobj *cp)
/*
* Called when use count of VC dropped to zero.
* VC should be locked on enter with LK_DRAIN.
*/
static void
smb_vc_gone(struct smb_connobj *cp, struct smb_cred *scred)