]> git.baikalelectronics.ru Git - kernel.git/commit
nlm: Ensure callback code also checks that the files match
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 11 Feb 2017 15:37:38 +0000 (10:37 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 13 Feb 2017 22:02:50 +0000 (17:02 -0500)
commit726b25c651f9add0b7bd0d571cd3e5f059466058
tree2edd2188eee623f08ef088053e2545fc56d4da56
parent65e55cff33b02d45622fda0e7ac20e121214103d
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>
include/linux/lockd/lockd.h