From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932302AbcHCNah (ORCPT ); Wed, 3 Aug 2016 09:30:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51218 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932263AbcHCNae convert rfc822-to-8bit (ORCPT ); Wed, 3 Aug 2016 09:30:34 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20160803111510.65620fc7@canb.auug.org.au> References: <20160803111510.65620fc7@canb.auug.org.au> To: Stephen Rothwell Cc: dhowells@redhat.com, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: please clean up the fscache tree MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <30817.1470231032.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Wed, 03 Aug 2016 14:30:32 +0100 Message-ID: <30818.1470231032@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Wed, 03 Aug 2016 13:30:34 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Rothwell wrote: > The fscache tree > (git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git#fscache) > only contains 2 commits: > > b00c2ae2ed3c FS-Cache: Don't override netfs's primary_index if registering failed > 3c9b3b74606d FS-Cache: Increase reference of parent after registering, netfs success > > which also exist in Linus' tree as other commits (they were merged in > Nov, 2015 via Al Viro). > > Please clean this up, or let me know if it is not going to be used any > more and I will delete the tree from linux-next. Done. David