]> git.itanic.dy.fi Git - linux-stable/commit
Revert "lockd: Show pid of lockd for remote locks"
authorBenjamin Coddington <bcodding@redhat.com>
Mon, 20 May 2019 14:33:07 +0000 (10:33 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 31 May 2019 13:43:26 +0000 (09:43 -0400)
commit141731d15d6eb2fd9aaefbf9b935ce86ae243074
tree0be05c9f4ff705e38fb718bf9d900231e4115036
parentcd6c84d8f0cdc911df435bb075ba22ce3c605b07
Revert "lockd: Show pid of lockd for remote locks"

This reverts most of commit b8eee0e90f97 ("lockd: Show pid of lockd for
remote locks"), which caused remote locks to not be differentiated between
remote processes for NLM.

We retain the fixup for setting the client's fl_pid to a negative value.

Fixes: b8eee0e90f97 ("lockd: Show pid of lockd for remote locks")
Cc: stable@vger.kernel.org
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Reviewed-by: XueWei Zhang <xueweiz@google.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/lockd/xdr.c
fs/lockd/xdr4.c