From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752875AbdKWN0h (ORCPT ); Thu, 23 Nov 2017 08:26:37 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:57865 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752008AbdKWN0f (ORCPT ); Thu, 23 Nov 2017 08:26:35 -0500 Date: Thu, 23 Nov 2017 05:26:33 -0800 From: Christoph Hellwig To: Michal Hocko Cc: "Darrick J. Wong" , Dave Chinner , Tetsuo Handa , linux-xfs@vger.kernel.org, LKML , Michal Hocko Subject: Re: [PATCH] xfs: handle register_shrinker error Message-ID: <20171123132633.GB21798@infradead.org> References: <20171123120828.31881-1-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171123120828.31881-1-mhocko@kernel.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Looks good, Reviewed-by: Christoph Hellwig I can take a stab at the quota one.