From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56596 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761640AbdDSMB4 (ORCPT ); Wed, 19 Apr 2017 08:01:56 -0400 Date: Wed, 19 Apr 2017 14:01:30 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: stable Subject: Re: [stable] Miscellaneous fixes for 4.9/4.10 Message-ID: <20170419120130.GL27378@kroah.com> References: <1492480679.2409.125.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1492480679.2409.125.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Apr 18, 2017 at 02:57:59AM +0100, Ben Hutchings wrote: > These are in 4.10 and needed in 4.9. The issue also exists in older > branches, but they would need further work to backport: > > ef77b515243b nbd: use loff_t for blocksize and nbd_set_size args > e88f72cb9f54 nbd: fix 64-bit division > > The first of those needed minor adjustment, so I've attached a > backported patch. Thanks for the backport, both now applied. greg k-h