From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:40622 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752135AbcEQQTT (ORCPT ); Tue, 17 May 2016 12:19:19 -0400 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 618D8AB5F for ; Tue, 17 May 2016 16:19:17 +0000 (UTC) Date: Tue, 17 May 2016 18:18:51 +0200 From: David Sterba To: Jeff Mahoney Cc: stable@vger.kernel.org Subject: Re: [PATCH] Btrfs: don't use src fd for printk Message-ID: <20160517161851.GV511@suse.cz> Reply-To: dsterba@suse.cz References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Tue, May 17, 2016 at 09:36:18AM -0400, Jeff Mahoney wrote: > From: Josef Bacik > > [ Upstream commit c79b4713304f812d3d6c95826fc3e5fc2c0b0c14 ] > > The fd we pass in may not be on a btrfs file system, so don't try to do > BTRFS_I() on it. Thanks, > > Signed-off-by: Josef Bacik > Reviewed-by: David Sterba > Signed-off-by: David Sterba > Cc: stable@vger.kernel.org # 3.14+ This has been submitted to stable tree already (though not tagged as for 3.14+)