From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p72ADRuA096291 for ; Tue, 2 Aug 2011 05:13:27 -0500 Date: Tue, 2 Aug 2011 06:13:25 -0400 From: Christoph Hellwig Subject: Re: [PATCH 1/4] xfsdump: remove conditional OPENMASKED code Message-ID: <20110802101325.GA16239@infradead.org> References: <1311972011-1446-1-git-send-email-wkendall@sgi.com> <1311972011-1446-2-git-send-email-wkendall@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1311972011-1446-2-git-send-email-wkendall@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: Bill Kendall Cc: xfs@oss.sgi.com On Fri, Jul 29, 2011 at 03:40:08PM -0500, Bill Kendall wrote: > xfsdump contains a couple wrapper functions which block signals > during an open(2) call. This code is conditionally compiled and has > not been enabled for a long time. Remove the wrappers rather than > converting them to use the POSIX signal API. > > Signed-off-by: Bill Kendall Looks good, Reviewed-by: Christoph Hellwig Any idea what this code was used for? Driver-specific open quirks on IRIX? _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs