summaryrefslogtreecommitdiffstats
path: root/kernel/utsname_sysctl.c
diff options
context:
space:
mode:
authorEric Paris2009-12-18 02:12:05 +0100
committerEric Paris2010-07-28 15:58:17 +0200
commita05fb6cc573130915380e00d182a4c6571cec6b2 (patch)
treec67e626c5307d89e6d7e65d0b2f9834c3591edb2 /kernel/utsname_sysctl.c
parentaudit: redo audit watch locking and refcnt in light of fsnotify (diff)
downloadkernel-qcow2-linux-a05fb6cc573130915380e00d182a4c6571cec6b2.tar.gz
kernel-qcow2-linux-a05fb6cc573130915380e00d182a4c6571cec6b2.tar.xz
kernel-qcow2-linux-a05fb6cc573130915380e00d182a4c6571cec6b2.zip
audit: do not get and put just to free a watch
deleting audit watch rules is not currently done under audit_filter_mutex. It was done this way because we could not hold the mutex during inotify manipulation. Since we are using fsnotify we don't need to do the extra get/put pair nor do we need the private list on which to store the parents while they are about to be freed. Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/utsname_sysctl.c')
0 files changed, 0 insertions, 0 deletions