Home
last modified time | relevance | path

Searched hist:"16 fb24252a8170799e7adf14d8fc31b817fcaf53" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dclntproc.cdiff 16fb24252a8170799e7adf14d8fc31b817fcaf53 Wed Feb 01 11:18:22 CST 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NLM: Fix arguments to NLM_CANCEL call

The OpenGroup docs state that the arguments "block", "exclusive" and
"alock" must exactly match the arguments for the lock call that we are
trying to cancel.
Currently, "block" is always set to false, which is wrong.

See bug# 5956 on bugzilla.kernel.org.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/include/linux/lockd/
H A Dlockd.hdiff 16fb24252a8170799e7adf14d8fc31b817fcaf53 Wed Feb 01 11:18:22 CST 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NLM: Fix arguments to NLM_CANCEL call

The OpenGroup docs state that the arguments "block", "exclusive" and
"alock" must exactly match the arguments for the lock call that we are
trying to cancel.
Currently, "block" is always set to false, which is wrong.

See bug# 5956 on bugzilla.kernel.org.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>