]> Git Repo - linux.git/commit
[PATCH] inotify: use fget_light
authorRobert Love <[email protected]>
Mon, 25 Jul 2005 19:08:37 +0000 (15:08 -0400)
committerLinus Torvalds <[email protected]>
Tue, 26 Jul 2005 20:31:57 +0000 (13:31 -0700)
commit33ea2f52b8758ef62ae4a9d2f91821c47d999ee9
treebecd1efe5e2c0951706333673808542804c508ed
parentb680716ed28baf549f777fb125fc23ba975985c5
[PATCH] inotify: use fget_light

As an optimization, use fget_light() and fput_light() where possible.

Signed-off-by: Robert Love <[email protected]>
Signed-off-by: John McCutchan <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/inotify.c
This page took 0.041391 seconds and 4 git commands to generate.