Searched hist:"646 d73e91b4222ea972953bad4374a5ca903e79d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | xdr4.c | diff 646d73e91b4222ea972953bad4374a5ca903e79d Thu May 23 09:45:47 CDT 2019 Benjamin Coddington <bcodding@redhat.com> 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>
|
H A D | xdr.c | diff 646d73e91b4222ea972953bad4374a5ca903e79d Thu May 23 09:45:47 CDT 2019 Benjamin Coddington <bcodding@redhat.com> 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>
|
H A D | svc4proc.c | diff 646d73e91b4222ea972953bad4374a5ca903e79d Thu May 23 09:45:47 CDT 2019 Benjamin Coddington <bcodding@redhat.com> 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>
|
H A D | svcproc.c | diff 646d73e91b4222ea972953bad4374a5ca903e79d Thu May 23 09:45:47 CDT 2019 Benjamin Coddington <bcodding@redhat.com> 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>
|
H A D | svclock.c | diff 646d73e91b4222ea972953bad4374a5ca903e79d Thu May 23 09:45:47 CDT 2019 Benjamin Coddington <bcodding@redhat.com> 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>
|