• J. Bruce Fields's avatar
    nfsd4: fix lockowner matching · b93d87c1
    J. Bruce Fields authored
    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: default avatarJ. Bruce Fields <bfields@redhat.com>
    b93d87c1
nfs4state.c 118 KB