commit | 6c9bef32c6e742e847fc28c9bf7721cbfa003fa6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Jun 19 11:37:48 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 11:37:48 2019 -0400 |
tree | f792af2a9bea74e3af00424f26f41087916abef9 | |
parent | 2a54003e7af1eaddc05848dac14f7bcd77301478 [diff] | |
parent | d5dd88794a13c2f24cce31abad7a0a6c5e0ed2db [diff] |
Merge branch 'inet-fix-defrag-units-dismantle-races' Eric Dumazet says: ==================== inet: fix defrag units dismantle races This series add a new pre_exit() method to struct pernet_operations to solve a race in defrag units dismantle, without adding extra delays to netns dismantles. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>