From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n0O3idfQ245389 for ; Fri, 23 Jan 2009 21:44:39 -0600 Date: Fri, 23 Jan 2009 22:43:55 -0500 From: Christoph Hellwig Subject: Re: [PATCH] [XFS] Warn on transaction in flight on read-only remount Message-ID: <20090124034355.GA22302@infradead.org> References: <1232691270-3826-1-git-send-email-felixb@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1232691270-3826-1-git-send-email-felixb@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Felix Blyakher Cc: xfs@oss.sgi.com On Fri, Jan 23, 2009 at 12:14:30AM -0600, Felix Blyakher wrote: > Till VFS can correctly support read-only remount without racing, > use WARN_ON instead of BUG_ON on detecting transaction in flight > after quiescing filesystem. > > Signed-off-by: Felix Blyakher Looks good to me. Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs