commit | 251af29c320d86071664f02c76f0d063a19fefdf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Feb 11 10:37:38 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Feb 13 17:02:50 2017 -0500 |
tree | 2edd2188eee623f08ef088053e2545fc56d4da56 | |
parent | b977b644ccf821ab1269582f7efe1d0d85faa1f6 [diff] |
nlm: Ensure callback code also checks that the files match It is not sufficient to just check that the lock pids match when granting a callback, we also need to ensure that we're granting the callback on the right file. Reported-by: Pankaj Singh <psingh.ait@gmail.com> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Cc: stable@vger.kernel.org Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>