commit | 646d73e91b4222ea972953bad4374a5ca903e79d | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Thu May 23 10:45:47 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 03 17:52:09 2019 -0400 |
tree | fcd45f943866ade75475b66a11b579bb3d1c8a58 | |
parent | 9adfac6d730db5e9c4c294798f5f191b621f8bc3 [diff] |
lockd: Show pid of lockd for remote locks Use the pid of lockd instead of the remote lock's svid for the fl_pid for local POSIX locks. This allows proper enumeration of which local process owns which lock. The svid is meaningless to local lock readers. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>