From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752616AbdGHCpB (ORCPT ); Fri, 7 Jul 2017 22:45:01 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:33375 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751812AbdGHCpA (ORCPT ); Fri, 7 Jul 2017 22:45:00 -0400 MIME-Version: 1.0 In-Reply-To: <1499344017.4812.10.camel@redhat.com> References: <1499344017.4812.10.camel@redhat.com> From: Linus Torvalds Date: Fri, 7 Jul 2017 19:44:58 -0700 X-Google-Sender-Auth: QRB0qI3ar0E7x2sRFhiT5hC1sWE Message-ID: Subject: Re: [GIT PULL] writeback error handling fixes (pile #2) To: Jeff Layton Cc: LKML , linux-fsdevel Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 6, 2017 at 5:26 AM, Jeff Layton wrote: > > Sorry for the long description, but I think it's important to give good > background here: Thanks, this was what I wanted. Looks good, and pulled - still going through my basic test-builds before getting pushed out. Linus