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 (Postfix) with ESMTP id 9BF2C7F37 for ; Tue, 23 Apr 2013 08:03:20 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay2.corp.sgi.com (Postfix) with ESMTP id 6ECF5304064 for ; Tue, 23 Apr 2013 06:03:17 -0700 (PDT) Received: from buxtehude.debian.org (buxtehude.debian.org [140.211.166.26]) by cuda.sgi.com with ESMTP id 31YzTpHr4Lx1CF8c (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 23 Apr 2013 06:03:13 -0700 (PDT) Subject: Bug#705483: xfsprogs: xfs_quota misinterprets usernames with leading digits Resent-To: debian-bugs-dist@lists.debian.org Resent-Message-ID: Message-ID: <5176864D.6050604@sgi.com> Date: Tue, 23 Apr 2013 08:02:05 -0500 From: Rich Johnston MIME-Version: 1.0 References: <516C12DB.3060806@bytemark.co.uk> In-Reply-To: <516C12DB.3060806@bytemark.co.uk> Reply-To: Rich Johnston , 705483@bugs.debian.org 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" Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: James Carter , 705483@bugs.debian.org Cc: submit@bugs.debian.org James, The following commit will resolve the issue. Thanks --Rich commit fd537fc50eeade63bbd2a66105f39d04a011a7f5 Author: Rich Johnston Date: Mon Apr 22 17:32:05 2013 +0000 xfsprogs: xfs_quota allow user or group names beginning with digits xfs_quota does not properly parse users or groups that begin with a number. Only call atoi when user or group consists of digits only. Signed-off-by: Rich Johnston Reported-by: James Carter Reviewed-by: Eric Sandeen Reviewed-by: Chandra Seetharaman _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs