From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f195.google.com ([209.85.223.195]:45554 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750987AbeFDSlF (ORCPT ); Mon, 4 Jun 2018 14:41:05 -0400 MIME-Version: 1.0 References: <20180604181813.GK30522@ZenIV.linux.org.uk> <20180604183744.GM30522@ZenIV.linux.org.uk> In-Reply-To: <20180604183744.GM30522@ZenIV.linux.org.uk> From: Linus Torvalds Date: Mon, 4 Jun 2018 11:40:53 -0700 Message-ID: Subject: Re: [git pull] vfs, pile 4 To: Al Viro Cc: linux-fsdevel , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Jun 4, 2018 at 11:37 AM Al Viro wrote: > > So consider today's pile 4 as #5 and 5 - as #6 (or, better yet, > "->lookup() cleanups" and "most of aio stuff"). Sorry... Heh. I do something like that anyway, ie the four first ones are marked as Pull dcache updates from Al Viro: Pull rmdir update from Al Viro: Pull procfs updates from Al Viro: Pull misc vfs updates from Al Viro: rather than enumerated. Maybe you should just do that yourself, since counting is clearly a problem ;) Linus