Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423088Ab3DFPDk (ORCPT ); Sat, 6 Apr 2013 11:03:40 -0400 Received: from mail-ea0-f179.google.com ([209.85.215.179]:44029 "EHLO mail-ea0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758112Ab3DFPDi (ORCPT ); Sat, 6 Apr 2013 11:03:38 -0400 Message-ID: <51603799.9070008@gmail.com> Date: Sat, 06 Apr 2013 16:56:25 +0200 From: Marco Stornelli User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Matthew Wilcox CC: Linux FS Devel , Chris Mason , Steve French , "Theodore Ts'o" , Andreas Dilger , Miklos Szeredi , Alexander Viro , Anton Altaparmakov , Mark Fasheh , Joel Becker , Ben Myers , Alex Elder , xfs@oss.sgi.com, Mike Snitzer , Alasdair G Kergon , linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org, linux-cifs@vger.kernel.org, samba-technical@lists.samba.org, linux-ext4@vger.kernel.org, fuse-devel@lists.sourceforge.net, linux-ntfs-dev@lists.sourceforge.net, ocfs2-devel@oss.oracle.com, linux-mm@kvack.org, Jan Kara Subject: Re: [PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called References: <515FF344.8040705@gmail.com> <20130406131703.GC28744@parisc-linux.org> In-Reply-To: <20130406131703.GC28744@parisc-linux.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 585 Lines: 17 Il 06/04/2013 15:17, Matthew Wilcox ha scritto: > On Sat, Apr 06, 2013 at 12:04:52PM +0200, Marco Stornelli wrote: >> In every place where sb_start_write was called now we must manage >> the error code and return -EINTR. > > If we must manage the error code, then these functions should be marked > __must_check. > Yep, good point. Marco -- 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/