nfsd: make NFSv4 grace time per net

Grace time is a part of NFSv4 state engine, which is constructed per network
namespace.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
此提交包含在:
Stanislav Kinsbursky
2012-11-27 14:11:49 +03:00
提交者 J. Bruce Fields
父節點 3d7337115d
當前提交 5284b44e43
共有 4 個檔案被更改,包括 7 行新增9 行删除

查看文件

@@ -276,8 +276,6 @@ extern struct timeval nfssvc_boot;
#ifdef CONFIG_NFSD_V4
extern time_t nfsd4_grace;
/* before processing a COMPOUND operation, we have to check that there
* is enough space in the buffer for XDR encode to succeed. otherwise,
* we might process an operation with side effects, and be unable to