lockd: Remove lm_compare_owner and lm_owner_key
authorBenjamin Coddington <bcodding@redhat.com>
Thu, 23 May 2019 14:45:46 +0000 (10:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Jul 2019 21:52:08 +0000 (17:52 -0400)
commit9adfac6d730db5e9c4c294798f5f191b621f8bc3
treeaa416bc53858e8063939e570e60bdaa3b5d0dd59
parent89e0edfbea103d9b274efa10a8fc7a88bdac8f76
lockd: Remove lm_compare_owner and lm_owner_key

Now that the NLM server allocates an nlm_lockowner for fl_owner, there's
no need for special hashing or comparison.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/lockd/svclock.c