|
@@ -62,7 +62,7 @@ EXPORT_SYMBOL_GPL(locks_end_grace);
|
|
* to answer ordinary lock requests, and when they should accept only
|
|
* to answer ordinary lock requests, and when they should accept only
|
|
* lock reclaims.
|
|
* lock reclaims.
|
|
*/
|
|
*/
|
|
-int
|
|
|
|
|
|
+static int
|
|
__state_in_grace(struct net *net, bool open)
|
|
__state_in_grace(struct net *net, bool open)
|
|
{
|
|
{
|
|
struct list_head *grace_list = net_generic(net, grace_net_id);
|
|
struct list_head *grace_list = net_generic(net, grace_net_id);
|