Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756993AbZC3DWa (ORCPT ); Sun, 29 Mar 2009 23:22:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753525AbZC3DWU (ORCPT ); Sun, 29 Mar 2009 23:22:20 -0400 Received: from mx2.redhat.com ([66.187.237.31]:43420 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751102AbZC3DWU (ORCPT ); Sun, 29 Mar 2009 23:22:20 -0400 Message-ID: <49D03AE1.8070009@redhat.com> Date: Sun, 29 Mar 2009 22:22:09 -0500 From: Eric Sandeen User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Theodore Tso , Eric Sandeen , Bartlomiej Zolnierkiewicz , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ext4: fix blkdev_issue_flush() failure handling References: <200903291928.14451.bzolnier@gmail.com> <49CFB33A.9020406@redhat.com> <20090330022521.GB13356@mit.edu> In-Reply-To: <20090330022521.GB13356@mit.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 980 Lines: 25 Theodore Tso wrote: > On Sun, Mar 29, 2009 at 12:43:22PM -0500, Eric Sandeen wrote: >> As long as we keep the call there this is probably good, but after >> talking w/ Chris Mason, I think the call is extraneous anyway and should >> probably just be removed... >> > > Yes, I agree, but it takes a lot of digging to be completely sure of > that it's safe to remove it. Interestingly, it was you who added the > patch which added the call to blkdev_issue_flush(): > commit d755fb384250d6bd7fd18a0930e71965acc8e72e > Author: Eric Sandeen > Date: Fri Jul 11 19:27:31 2008 -0400 Yes, it was. Although I got the idea when hch pointed out that SuSE did this... thanks to Chris. It's come full circle. :) -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/