commit | 9de3ec1d57113e270638254868675d9c048b071e | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Thu May 23 10:45:44 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 03 17:52:08 2019 -0400 |
tree | 3b43cd5bf906069aa10f9ff3392fe456894a3ad1 | |
parent | 22a46eb44016eec3384da3731a2d47a5d3c91955 [diff] |
lockd: prepare nlm_lockowner for use by the server The nlm_lockowner structure that the client uses to track locks is generally useful to the server as well. Very similar functions to handle allocation and tracking of the nlm_lockowner will follow. Rename the client functions for clarity. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>