Home
last modified time | relevance | path

Searched hist:"28 df955a2ad484d602314b30183ea8496a9aa34a" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dclntlock.cdiff 28df955a2ad484d602314b30183ea8496a9aa34a Fri Jun 09 08:40:27 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NLM: Fix reclaim races

Currently it is possible for a task to remove its locks at the same time as
the NLM recovery thread is trying to recover them. This quickly leads to an
Oops.
Protect the locks using an rw semaphore while they are being recovered.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dclntproc.cdiff 28df955a2ad484d602314b30183ea8496a9aa34a Fri Jun 09 08:40:27 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NLM: Fix reclaim races

Currently it is possible for a task to remove its locks at the same time as
the NLM recovery thread is trying to recover them. This quickly leads to an
Oops.
Protect the locks using an rw semaphore while they are being recovered.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dhost.cdiff 28df955a2ad484d602314b30183ea8496a9aa34a Fri Jun 09 08:40:27 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NLM: Fix reclaim races

Currently it is possible for a task to remove its locks at the same time as
the NLM recovery thread is trying to recover them. This quickly leads to an
Oops.
Protect the locks using an rw semaphore while they are being recovered.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/include/linux/lockd/
H A Dlockd.hdiff 28df955a2ad484d602314b30183ea8496a9aa34a Fri Jun 09 08:40:27 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NLM: Fix reclaim races

Currently it is possible for a task to remove its locks at the same time as
the NLM recovery thread is trying to recover them. This quickly leads to an
Oops.
Protect the locks using an rw semaphore while they are being recovered.

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