From: Dan Carpenter Date: Fri, 28 Nov 2014 08:33:34 +0000 (+0300) Subject: ceph: do_sync is never initialized X-Git-Tag: omap-for-v3.19/fixes-rc1~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021b77bee210843bed1ea91b5cad58235ff9c8e5;p=pandora-kernel.git ceph: do_sync is never initialized Probably this code was syncing a lot more often then intended because the do_sync variable wasn't set to zero. Cc: stable@vger.kernel.org # v3.11+ Fixes: c62988ec0910 ('ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.') Signed-off-by: Dan Carpenter Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed