summaryrefslogtreecommitdiff
path: root/fs/notify/inode_mark.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-12-18 04:12:05 +0300
committerEric Paris <eparis@redhat.com>2010-07-28 17:58:17 +0400
commita05fb6cc573130915380e00d182a4c6571cec6b2 (patch)
treec67e626c5307d89e6d7e65d0b2f9834c3591edb2 /fs/notify/inode_mark.c
parente118e9c5638bbe877aa26b5cd2fd223cc24cdc8a (diff)
downloadlinux-a05fb6cc573130915380e00d182a4c6571cec6b2.tar.xz
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 'fs/notify/inode_mark.c')
0 files changed, 0 insertions, 0 deletions