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:
4d7bb72
)
nfs: Don't generate duplicated events
author
Alexey Zaytsev
<alexey.zaytsev@gmail.com>
Mon, 15 Nov 2010 19:33:27 +0000
(19:33 +0000)
committer
Eric Paris
<eparis@redhat.com>
Wed, 15 Dec 2010 18:58:45 +0000
(13:58 -0500)
The events are already generated by vfs_readv and vfs_writev.
splice does not seem to generate the events, but that's an
other bug.
The patch also removes a couple of unneeded fsnotify.h
inclusions from fs/cachefiles/.
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found