diff options
| author | Ying Xue <[email protected]> | 2014-05-05 00:56:13 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-05 21:26:44 +0000 |
| commit | 9d561949685749be3d97239eab7d85aa78718108 (patch) | |
| tree | e82cd8f0140c9482e3b2e408e18afc6d12fd240a /net/tipc/net.c | |
| parent | tipc: avoid to asynchronously notify subscriptions (diff) | |
| download | kernel-9d561949685749be3d97239eab7d85aa78718108.tar.gz kernel-9d561949685749be3d97239eab7d85aa78718108.zip | |
tipc: remove TIPC_NAMES_GONE node flag
Since previously what all publications pertaining to the lost node
were removed from name table was finished in tasklet context
asynchronously, we need to TIPC_NAMES_GONE flag indicating whether
the node cleanup work is finished or not. But now as the cleanup work
has been finished when node lock is released, the flag becomes
meaningless for us.
Signed-off-by: Ying Xue <[email protected]>
Reviewed-by: Erik Hugne <[email protected]>
Reviewed-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/net.c')
0 files changed, 0 insertions, 0 deletions
