summaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-12-17 20:12:07 -0500
committerEric Paris <eparis@redhat.com>2010-07-28 09:58:20 -0400
commit6f3a539e3bd8ed2eafa532443723d56896153a00 (patch)
tree73c85129825daf947c32c2e1f6e9e97ed674b108 /fs/notify/inotify
parentf0553af054d31f48a75fddd3ef8beb5c39715019 (diff)
downloadop-kernel-dev-6f3a539e3bd8ed2eafa532443723d56896153a00.zip
op-kernel-dev-6f3a539e3bd8ed2eafa532443723d56896153a00.tar.gz
fsnotify: use kmem_cache_zalloc to simplify event initialization
fsnotify event initialization is done entry by entry with almost everything set to either 0 or NULL. Use kmem_cache_zalloc and only initialize things that need non-zero initialization. Also means we don't have to change initialization entries based on the config options. Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'fs/notify/inotify')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud