From: David Teigland Date: Thu, 6 Dec 2007 15:35:25 +0000 (-0600) Subject: [GFS2] use pid for plock owner for nfs clients X-Git-Tag: v2.6.25-rc1~1241^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2066b58b0a038d7aedd24133677efb8856cac3a1;p=pandora-kernel.git [GFS2] use pid for plock owner for nfs clients The fl_owner is that of lockd when posix locks arrive from nfs clients, so it can't be used to distinguish between lock holders. Use fl_pid as owner instead; it's the pid of the process on the nfs client. Signed-off-by: David Teigland Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed