summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_mgmt.h
diff options
context:
space:
mode:
authorPaul Moore <paul.moore@hp.com>2006-11-17 23:38:44 +0100
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-03 06:24:05 +0100
commitcd28786d6d4209ec32a375d92188ec7b4d98779f (patch)
tree61c0d2db9b99dd05b695202cdce7e9ec9c26ff03 /net/netlabel/netlabel_mgmt.h
parentNetLabel: use gfp_t instead of int where it makes sense (diff)
downloadlinux-cd28786d6d4209ec32a375d92188ec7b4d98779f.tar.xz
linux-cd28786d6d4209ec32a375d92188ec7b4d98779f.zip
NetLabel: convert the unlabeled accept flag to use RCU
Currently the NetLabel unlabeled packet accept flag is an atomic type and it is checked for every non-NetLabel packet which comes into the system but rarely ever changed. This patch changes this flag to a normal integer and protects it with RCU locking. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'net/netlabel/netlabel_mgmt.h')
0 files changed, 0 insertions, 0 deletions