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:
parent
189e41259b
commit
52612ae5d3
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user