From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f47.google.com ([74.125.82.47]:38784 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752408AbbKASQn (ORCPT ); Sun, 1 Nov 2015 13:16:43 -0500 Received: by wmeg8 with SMTP id g8so44422511wme.1 for ; Sun, 01 Nov 2015 10:16:41 -0800 (PST) Received: from orange.localdomain (nat-pool-brq-t.redhat.com. [213.175.37.10]) by smtp.gmail.com with ESMTPSA id 194sm13898670wmh.19.2015.11.01.10.16.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Nov 2015 10:16:41 -0800 (PST) From: Ilya Dryomov To: stable@vger.kernel.org Subject: Backport of bae818ee1577 Date: Sun, 1 Nov 2015 20:36:50 +0100 Message-Id: <1446406612-8799-1-git-send-email-idryomov@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: Hello, Please apply the following backport of bae818ee1577 ("rbd: require stable pages if message data CRCs are enabled") to 3.9+. I have two patches: one for 3.9-3.17 and another one for 3.18+. It really is a single backport (git cherry-pick / git am -3 can handle the remaining context just fine), but I know some of you use quilt for queueing up patches, so I'm sending both just in case. Thanks, Ilya