LockD: manage grace list per network namespace
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:

committed by
J. Bruce Fields

parent
9695c7057f
commit
db9c455341
@@ -11,6 +11,7 @@ struct lockd_net {
|
||||
|
||||
struct delayed_work grace_period_end;
|
||||
struct lock_manager lockd_manager;
|
||||
struct list_head grace_list;
|
||||
};
|
||||
|
||||
extern int lockd_net_id;
|
||||
|
Reference in New Issue
Block a user