NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Jul 2010 16:49:11 +0000 (12:49 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 30 Jul 2010 18:46:10 +0000 (14:46 -0400)
commit77041ed9b49a9e10f374bfa6e482d30ee7a3d46e
tree8e5f98880863aaaa761735cb483730f8520d6b26
parentd3c7b7ccc199ee564177ee914c04771d6bc00295
NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid

flock locks want to be labelled using the process pid, while posix locks
want to be labelled using the fl_owner.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c