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:
1e23502
)
inotify: seperate new watch creation updating existing watches
author
Eric Paris
<eparis@redhat.com>
Mon, 24 Aug 2009 20:03:35 +0000
(16:03 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 27 Aug 2009 12:02:04 +0000
(08:02 -0400)
There is nothing known wrong with the inotify watch addition/modification
but this patch seperates the two code paths to make them each easy to
verify as correct.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found