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:
28a625c
)
fuse: fix SetPageUptodate() condition in STORE
author
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 22 Jan 2014 18:36:58 +0000
(19:36 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 22 Jan 2014 18:36:58 +0000
(19:36 +0100)
As noticed by Coverity the "num != 0" condition never triggers. Instead it
should check for a complete page.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/fuse/dev.c
patch
|
blob
|
history
diff --cc
fs/fuse/dev.c
Simple merge