lockf: change the owner hash from pid to vnode-based
authormjg <mjg@FreeBSD.org>
Tue, 24 Apr 2018 06:10:36 +0000 (06:10 +0000)
committermjg <mjg@FreeBSD.org>
Tue, 24 Apr 2018 06:10:36 +0000 (06:10 +0000)
commitc5969d119dc48b51b501b305c78256f1a54ff6c7
tree3062e8eb73ad46b9911dc325e13fb0a8fd411226
parentf1d5ce48f8a27c9b12c78acb4fd45c702f9f76f5
lockf: change the owner hash from pid to vnode-based

This adds a bit missed due to the patch split, see r332882

Tested by: pho
sys/kern/kern_lockf.c