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)
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>

No differences found