From: Wanpeng Li Date: Wed, 10 Apr 2013 00:25:51 +0000 (+0800) Subject: staging: zcache: fix account foregin counters against zero-filled pages X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55345fb9ff68e2e5c0259c814542e72aec972c02;p=pandora-kernel.git staging: zcache: fix account foregin counters against zero-filled pages zero-filled pages won't be compressed and sent to remote system. Monitor the number ephemeral and persistent pages that Ramster has sent make no sense. This patch skip account foregin counters against zero-filled pages. Signed-off-by: Wanpeng Li Acked-by: Dan Magenheimer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed