Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262622AbVDYO4l (ORCPT ); Mon, 25 Apr 2005 10:56:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262624AbVDYO4l (ORCPT ); Mon, 25 Apr 2005 10:56:41 -0400 Received: from e33.co.us.ibm.com ([32.97.110.131]:37589 "EHLO e33.co.us.ibm.com") by vger.kernel.org with ESMTP id S262622AbVDYO4k (ORCPT ); Mon, 25 Apr 2005 10:56:40 -0400 Subject: Re: [PATCH] JFS fsync wrong behavior when I/O failure occurs From: Dave Kleikamp To: qufuping Cc: linux-kernel , Linus Torvalds , Al Viro , okuyama@intellilink.co.jp, kuroiwaj@intellilink.co.jp, xuh@nttdata.com.cn, JFS Discussion In-Reply-To: <004301c549a4$2d1d3440$dd024dd2@coolq> References: <004301c549a4$2d1d3440$dd024dd2@coolq> Content-Type: text/plain Date: Mon, 25 Apr 2005 09:56:11 -0500 Message-Id: <1114440971.19089.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 597 Lines: 20 On Mon, 2005-04-25 at 22:36 +0800, qufuping wrote: > JFS contains a bug with sys_fsync(jfs_fsync), also with fs/mpage.c:mpage_end_io_write ACK. This patch looks good to me. Thanks, Shaggy > Symptom > The open-write-fsync-close code will not return error when disk I/O occurs > between open and fsync. -- David Kleikamp IBM Linux Technology Center - 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/