kernel-ark/fs/gfs2/locking/dlm
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
..
lock_dlm.h
lock.c
main.c
Makefile
mount.c [GFS2] tidy up error message 2008-01-25 08:08:04 +00:00
plock.c [GFS2] use pid for plock owner for nfs clients 2008-01-25 08:08:23 +00:00
sysfs.c Drivers: clean up direct setting of the name of a kset 2007-10-12 14:51:02 -07:00
thread.c [GFS2] check kthread_should_stop when waiting 2008-01-25 08:07:49 +00:00