Skip to content
Commit 063ec1e5 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: fix SetPageUptodate() condition in STORE



As noticed by Coverity the "num != 0" condition never triggers.  Instead it
should check for a complete page.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 28a625cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment