From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 3/3] generic/237: fix filtering for expected failure message Date: Sun, 13 Apr 2014 08:43:53 -0400 Message-ID: <20140413124353.GD14599@thunk.org> References: <1397343317-14669-1-git-send-email-tytso@mit.edu> <1397343317-14669-4-git-send-email-tytso@mit.edu> <20140413081738.GA5331@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Ext4 Developers List , xfs@oss.sgi.com To: Christoph Hellwig Return-path: Content-Disposition: inline In-Reply-To: <20140413081738.GA5331@infradead.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-ext4.vger.kernel.org On Sun, Apr 13, 2014 at 01:17:38AM -0700, Christoph Hellwig wrote: > On Sat, Apr 12, 2014 at 06:55:17PM -0400, Theodore Ts'o wrote: > > Newer kernels return EACCES instead of EPERM when modifying an acl > > fails. Update the filtering to handle this. > > > > Signed-off-by: "Theodore Ts'o" > > I've not seen this yet. What exact configuration do you use to get the > error? I was using a 32-bit kernel, using a recent Linus upstream. The bug was showing up for both ext4 and xfs, and xfstests-bld is using a very recent version of the acl package? If you're not seeing it, perhaps the most likely cause would be the fact that I was using an i386 kernel, and/or the version of the acl userspace package found in kvm-xfstests? If you want a repro, you could grab: git://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git and then building the per the README. If you don't have a Debian testing system conviently to hand, you could pull down: https://www.kernel.org/pub/linux/kernel/people/tytso/kvm-xfstests/root_fs.img.i386 ... and then update the image to have the xfstests upstream version of /root/xfstests/tests/generic/237*. Cheers, - Ted _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs