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 q2QIbQgx052812 for ; Mon, 26 Mar 2012 13:37:26 -0500 Date: Mon, 26 Mar 2012 13:37:36 -0500 From: Ben Myers Subject: Re: [PATCH] xfs: trace xfs_name strings correctly Message-ID: <20120326183736.GW7762@sgi.com> References: <20120228110140.GA20760@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120228110140.GA20760@infradead.org> 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: Christoph Hellwig Cc: xfs@oss.sgi.com On Tue, Feb 28, 2012 at 06:01:40AM -0500, Christoph Hellwig wrote: > Strings store in an xfs_name structure are often not NUL terminated, > print them using the correct printf specifiers that make use of the > string length store in the xfs_name structure. > > Reported-by: Brian Candler > Signed-off-by: Christoph Hellwig Looks good. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs