Home
last modified time | relevance | path

Searched hist:ecdbf769b2cb8903e07cd482334c714d89fd1146 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dclntlock.cdiff ecdbf769b2cb8903e07cd482334c714d89fd1146 Wed Jun 22 12:16:31 CDT 2005 Trond Myklebust <Trond.Myklebust@netapp.com> [PATCH] NLM: fix a client-side race on blocking locks.

If the lock blocks, the server may send us a GRANTED message that
races with the reply to our LOCK request. Make sure that we catch
the GRANTED by queueing up our request on the nlm_blocked list
before we send off the first LOCK rpc call.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dclntproc.cdiff ecdbf769b2cb8903e07cd482334c714d89fd1146 Wed Jun 22 12:16:31 CDT 2005 Trond Myklebust <Trond.Myklebust@netapp.com> [PATCH] NLM: fix a client-side race on blocking locks.

If the lock blocks, the server may send us a GRANTED message that
races with the reply to our LOCK request. Make sure that we catch
the GRANTED by queueing up our request on the nlm_blocked list
before we send off the first LOCK rpc call.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/include/linux/lockd/
H A Dlockd.hdiff ecdbf769b2cb8903e07cd482334c714d89fd1146 Wed Jun 22 12:16:31 CDT 2005 Trond Myklebust <Trond.Myklebust@netapp.com> [PATCH] NLM: fix a client-side race on blocking locks.

If the lock blocks, the server may send us a GRANTED message that
races with the reply to our LOCK request. Make sure that we catch
the GRANTED by queueing up our request on the nlm_blocked list
before we send off the first LOCK rpc call.

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