From: Miklos Szeredi Date: Thu, 26 Feb 2015 10:45:47 +0000 (+0100) Subject: fuse: set stolen page uptodate X-Git-Tag: omap-for-v4.1/fixes-rc1~299^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa991b3b267e24f578bac7b09cc57579b660304b;p=pandora-kernel.git fuse: set stolen page uptodate Regular pipe buffers' ->steal method (generic_pipe_buf_steal()) doesn't set PG_uptodate. Don't warn on this condition, just set the uptodate flag. Signed-off-by: Miklos Szeredi Cc: stable@vger.kernel.org --- Reading git-diff-tree failed