From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752558AbcHIPjg (ORCPT ); Tue, 9 Aug 2016 11:39:36 -0400 Received: from mail-pa0-f67.google.com ([209.85.220.67]:35707 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750916AbcHIPjc (ORCPT ); Tue, 9 Aug 2016 11:39:32 -0400 Date: Tue, 9 Aug 2016 23:39:29 +0800 From: Eryu Guan To: kernel test robot Cc: Al Viro , Dave Chinner , LKML , linux-fsdevel@vger.kernel.org, lkp@01.org Subject: Re: [lkp] [fs] 6141b4d642: xfstests.generic.079.fail Message-ID: <20160809153929.GA2462@eguan.usersys.redhat.com> References: <20160809151438.GG11220@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160809151438.GG11220@yexl-desktop> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 09, 2016 at 11:14:38PM +0800, kernel test robot wrote: > > FYI, we noticed the following commit: > > https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus > commit 6141b4d64295ec08a1b48c7fcac8a566658cd64f ("fs: return EPERM on immutable inode") > > in testcase: xfstests > with following parameters: > > disk: 4HDD > fs: btrfs > test: generic-quick1 > > > on test machine: 4 threads Sandy Bridge with 6G memory > > caused below changes: I think generic/079 needs update, because the expected errno was changed after this commit. I've sent a patch to fstests@vger.kernel.org. Thanks, Eryu