linux/fs/gfs2/locking
David Teigland 2066b58b0a [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 <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2008-01-25 08:08:23 +00:00
..
dlm [GFS2] use pid for plock owner for nfs clients 2008-01-25 08:08:23 +00:00
nolock [GFS2] Clean up duplicate includes in fs/gfs2/ 2007-10-10 08:54:44 +01:00