commit | 584b9a03100a25a35e5e0e7e9067f9957396f638 | [log] [tgz] |
---|---|---|
author | Xuewei Zhang <[email protected]> | Mon May 20 17:30:15 2019 |
committer | Xuewei Zhang <[email protected]> | Wed May 22 20:44:55 2019 |
tree | 338915a37bedcb79602cbc44fb5a7cb71c741c0a | |
parent | cb3a5bc72ef93f5026c43e9190f9127be9c46ead [diff] |
FROMLIST: 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: [email protected] Signed-off-by: Benjamin Coddington <[email protected]> (am from https://patchwork.kernel.org/patch/10951403/) BUG=b:132071548 TEST=Manually verified using the repro of the bug Change-Id: Icd2a4ac8df3efa630e5295b576cc86dccad1d125 Signed-off-by: Xuewei Zhang <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1623074 Reviewed-by: Sean Paul <[email protected]> Reviewed-by: Zubin Mithra <[email protected]>