From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q2DLFicd072772 for ; Tue, 13 Mar 2012 16:15:44 -0500 Message-ID: <4F5FB8F9.6020401@sgi.com> Date: Tue, 13 Mar 2012 16:15:37 -0500 From: Mark Tinguely MIME-Version: 1.0 Subject: Re: [PATCH 02/10] xfs: Fix open flag handling in open_by_handle code References: <1331095828-28742-1-git-send-email-david@fromorbit.com> <1331095828-28742-3-git-send-email-david@fromorbit.com> In-Reply-To: <1331095828-28742-3-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On 03/06/12 22:50, Dave Chinner wrote: > From: Dave Chinner > > Sparse identified some unsafe handling of open flags in the xfs open > by handle ioctl code. Update the code to use the correct access > macros to ensure that we handle the open flags correctly. > > Signed-off-by: Dave Chinner > --- Looks good. Reviewed-by: Mark Tinguely _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs