Home
last modified time | relevance | path

Searched hist:"9542 e6a643fc69d528dfb3303f145719c61d3050" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dfilecache.hdiff 9542e6a643fc69d528dfb3303f145719c61d3050 Mon Jan 06 12:18:05 CST 2020 Trond Myklebust <trondmy@gmail.com> nfsd: Containerise filecache laundrette

Ensure that if the filecache laundrette gets stuck, it only affects
the knfsd instances of one container.

The notifier callbacks can be called from various contexts so avoid
using synchonous filesystem operations that might deadlock.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
H A Dfilecache.cdiff 9542e6a643fc69d528dfb3303f145719c61d3050 Mon Jan 06 12:18:05 CST 2020 Trond Myklebust <trondmy@gmail.com> nfsd: Containerise filecache laundrette

Ensure that if the filecache laundrette gets stuck, it only affects
the knfsd instances of one container.

The notifier callbacks can be called from various contexts so avoid
using synchonous filesystem operations that might deadlock.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
H A Dnfssvc.cdiff 9542e6a643fc69d528dfb3303f145719c61d3050 Mon Jan 06 12:18:05 CST 2020 Trond Myklebust <trondmy@gmail.com> nfsd: Containerise filecache laundrette

Ensure that if the filecache laundrette gets stuck, it only affects
the knfsd instances of one container.

The notifier callbacks can be called from various contexts so avoid
using synchonous filesystem operations that might deadlock.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>