summaryrefslogtreecommitdiff
path: root/fs/notify/group.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-12-18 01:12:06 (GMT)
committerEric Paris <eparis@redhat.com>2010-07-28 13:58:19 (GMT)
commitb4277d3dd5a7400c1ea7fd4e7d64bda8899f84f5 (patch)
tree6b309bd5d5362292dded47af3ecf739c509892b1 /fs/notify/group.c
parent1a3aedbce416dfdbd5d5ac14a0edbcf21a62ee50 (diff)
downloadlinux-b4277d3dd5a7400c1ea7fd4e7d64bda8899f84f5.tar.xz
fsnotify: use fsnotify_create_event to allocate the q_overflow event
Currently fsnotify defines a static fsnotify event which is sent when a group overflows its allotted queue length. This patch just allocates that event from the event cache rather than defining it statically. There is no known reason that the current implementation is wrong, but this makes sure the event is initialized and created like any other. Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'fs/notify/group.c')
0 files changed, 0 insertions, 0 deletions