diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-11-07 16:37:57 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2012-01-25 16:13:32 -0800 |
commit | 4c5ecfd2e16701c2e99397e017212c3ef63243f4 (patch) | |
tree | feaa7b2eb20e51ad793646503a700019580839e2 /fs/nfsd/export.c | |
parent | dd96317396ccb415ff4d540d0e69fd1d455a889f (diff) |
nfsd4: fix lockowner matching
commit b93d87c19821ba7d3ee11557403d782e541071ad upstream.
Lockowners are looked up by file as well as by owner, but we were
forgetting to do a comparison on the file. This could cause an
incorrect result from lockt.
(Note looking up the inode from the lockowner is pretty awkward here.
The data structures need fixing.)
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/nfsd/export.c')
0 files changed, 0 insertions, 0 deletions