diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-11-07 16:37:57 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-11-07 21:10:47 -0500 |
commit | b93d87c19821ba7d3ee11557403d782e541071ad (patch) | |
tree | 982cdf816584c05131e497e3d79503e91260db8f /fs/configfs | |
parent | f8e6defe7f4456d8700e5a3796a1e9fb54a88543 (diff) | |
download | linux-b93d87c19821ba7d3ee11557403d782e541071ad.tar.gz linux-b93d87c19821ba7d3ee11557403d782e541071ad.tar.bz2 linux-b93d87c19821ba7d3ee11557403d782e541071ad.zip |
nfsd4: fix lockowner matching
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.)
Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions