summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-12-17 20:12:06 -0500
committerEric Paris <eparis@redhat.com>2010-07-28 09:58:19 -0400
commitb4277d3dd5a7400c1ea7fd4e7d64bda8899f84f5 (patch)
tree6b309bd5d5362292dded47af3ecf739c509892b1 /drivers
parent1a3aedbce416dfdbd5d5ac14a0edbcf21a62ee50 (diff)
downloadlinux-b4277d3dd5a7400c1ea7fd4e7d64bda8899f84f5.tar.bz2
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 'drivers')
0 files changed, 0 insertions, 0 deletions