git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7b702b
)
inotify: clean up the inotify_add_watch out path
author
Eric Paris
<eparis@redhat.com>
Tue, 11 May 2010 21:16:23 +0000
(17:16 -0400)
committer
Eric Paris
<eparis@redhat.com>
Fri, 14 May 2010 15:51:07 +0000
(11:51 -0400)
inotify_add_watch explictly frees the unused inode mark, but it can just
use the generic code. Just do that.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found