From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:57908 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725730AbeLBUTo (ORCPT ); Sun, 2 Dec 2018 15:19:44 -0500 Date: Sun, 2 Dec 2018 15:19:36 -0500 From: Sasha Levin To: Tigran Aivazian Cc: gregkh@linuxfoundation.org, LKML , stable@vger.kernel.org, Tetsuo Handa , syzbot , Andrew Morton , willy@infradead.org, torvalds@linux-foundation.org Subject: Re: [PATCH 4.19.6] BFS: static inode bitmap and extra sanity checking Message-ID: <20181202201936.GA235790@sasha-vm> References: <20181129135921.231283053@linuxfoundation.org> <20181129135922.602882966@linuxfoundation.org> <20181129160722.GA31919@kroah.com> <20181129171038.GA4651@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sun, Dec 02, 2018 at 06:57:10PM +0000, Tigran Aivazian wrote: >Hello, > >Please find a patch attached which contains the following changes: > >1. Simplifies inode bitmap allocation by making it static. >2. Supersedes the changes to BFS that went into 4.19.6 with stronger checking. >3. Other changes are trivial (like whitespace cleanup, warning messages etc). > >Fully tested under 4.19.6 kernel. No part of this patch is upstream yet. We can't take anything that is not in Linus's tree. It should also not contain anything that isn't strictly a fix, that means no whitespace cleanups and such. Please break it into multiple patches when you send it upstream. -- Thanks, Sasha