From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sedat Dilek Subject: Re: [git pull] vfs fixes Date: Thu, 27 Mar 2014 07:14:27 +0100 Message-ID: References: <20140323071601.GH18016@ZenIV.linux.org.uk> <20140323164526.GJ18016@ZenIV.linux.org.uk> Reply-To: sedat.dilek@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Al Viro , Linux Kernel Mailing List , linux-fsdevel To: Linus Torvalds Return-path: Received: from mail-wg0-f51.google.com ([74.125.82.51]:49563 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750771AbaC0GO3 (ORCPT ); Thu, 27 Mar 2014 02:14:29 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Mar 26, 2014 at 9:55 PM, Linus Torvalds wrote: > On Wed, Mar 26, 2014 at 9:36 AM, Sedat Dilek wrote: >> >> Looking at [1] you did not pull-in the new changes. >> Are you waiting for a new pull-request? > > Yeah, with the top commit updated, I'd like to make sure I get the right pull. > AFAICS, it was a typo... s/hlist_del_rcu()/hlist_del_init_rcu() - Sedat -