Searched hist:"5 e113224c17e2fb156b785ddbbc48a0209fddb0c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | filecache.h | diff 5e113224c17e2fb156b785ddbbc48a0209fddb0c Mon Sep 02 12:02:55 CDT 2019 Trond Myklebust <trondmy@gmail.com> nfsd: nfsd_file cache entries should be per net namespace
Ensure that we can safely clear out the file cache entries when the nfs server is shut down on a container. Otherwise, the file cache may end up pinning the mounts.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | filecache.c | diff 5e113224c17e2fb156b785ddbbc48a0209fddb0c Mon Sep 02 12:02:55 CDT 2019 Trond Myklebust <trondmy@gmail.com> nfsd: nfsd_file cache entries should be per net namespace
Ensure that we can safely clear out the file cache entries when the nfs server is shut down on a container. Otherwise, the file cache may end up pinning the mounts.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | export.c | diff 5e113224c17e2fb156b785ddbbc48a0209fddb0c Mon Sep 02 12:02:55 CDT 2019 Trond Myklebust <trondmy@gmail.com> nfsd: nfsd_file cache entries should be per net namespace
Ensure that we can safely clear out the file cache entries when the nfs server is shut down on a container. Otherwise, the file cache may end up pinning the mounts.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfssvc.c | diff 5e113224c17e2fb156b785ddbbc48a0209fddb0c Mon Sep 02 12:02:55 CDT 2019 Trond Myklebust <trondmy@gmail.com> nfsd: nfsd_file cache entries should be per net namespace
Ensure that we can safely clear out the file cache entries when the nfs server is shut down on a container. Otherwise, the file cache may end up pinning the mounts.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|