Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755350AbbLaKRZ (ORCPT ); Thu, 31 Dec 2015 05:17:25 -0500 Received: from mailout4.samsung.com ([203.254.224.34]:42975 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755121AbbLaKRV (ORCPT ); Thu, 31 Dec 2015 05:17:21 -0500 X-AuditID: cbfee61b-f793c6d00000236c-c8-568500ae28a2 From: Chao Yu To: "'kernel test robot'" Cc: lkp@01.org, "'LKML'" , "'Jaegeuk Kim'" References: <8737un4ahx.fsf@yhuang-dev.intel.com> In-reply-to: <8737un4ahx.fsf@yhuang-dev.intel.com> Subject: RE: [lkp] [f2fs] 75cd4e098d: xfstests.generic.042.fail Date: Thu, 31 Dec 2015 18:16:37 +0800 Message-id: <012001d143b4$6eca21d0$4c5e6570$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-index: AQLFPYgrZ7ukzg+weM945mTyNe1N8pz84ckg Content-language: zh-cn X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrDLMWRmVeSWpSXmKPExsVy+t9jAd11DK1hBkeajCyerJ/FbHF51xw2 i5XH21ktfu98xuLA4nF/L7vHplWdbB7zTgZ6fN4kF8ASxWWTkpqTWZZapG+XwJWxtm8DW0Ev f0XP7gtsDYw3uLsYOTkkBEwkHt64yQJhi0lcuLeerYuRi0NIYCmjxJVJRxkhnFeMEo+nt4NV sQmoSCzv+M8EYosAde+/dhAsziwQLXGteR1YXEjAUOLN/g5GEJtTwEhi5bTv7CC2sIC9xNsP E5lBbBYBVYm2l4vZQGxeAUuJa1fWQNmCEj8m34OaqSWxfudxJghbXmLzmrfMEJcqSOw4+xpo PgfQDUYSD9clQ5SIS2w8cotlAqPQLCSTZiGZNAvJpFlIWhYwsqxilEgtSC4oTkrPNcpLLdcr TswtLs1L10vOz93ECI6DZ9I7GA/vcj/EKMDBqMTDuyCtJUyINbGsuDL3EKMEB7OSCK99MVCI NyWxsiq1KD++qDQntfgQozQHi5I4775LkWFCAumJJanZqakFqUUwWSYOTqkGRv2Uh0dNlf4w tZq8spAPVqv3tMyO+zI3esvZGXN+zLt2pfj6DfUdGUKexVns2x2ygxPv+O4XST0bzK9+gzdw kuWeY4464qq7l365wdN17+I2l+PtGWL3F7v0HFOeY2zlecHfJeqN+4TrPmsnbFJu9Yu/vZmb uaVt5zu7ZXIPlrhE/Nyadf/fCiWW4oxEQy3mouJEAB3E/8d/AgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2122 Lines: 61 Hi Ying, > -----Original Message----- > From: kernel test robot [mailto:ying.huang@linux.intel.com] > Sent: Monday, December 28, 2015 9:40 AM > To: Chao Yu > Cc: lkp@01.org; LKML; Jaegeuk Kim > Subject: [lkp] [f2fs] 75cd4e098d: xfstests.generic.042.fail > > FYI, we noticed the below changes on > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > commit 75cd4e098d178433436abce08146a21647bb4585 ("f2fs: support FALLOC_FL_ZERO_RANGE") > > We found after your commit, the xfstests test case 009/042 failed. Thank you for the report, 042 is a known issue, IIRC, the reason is f2fs will flush inode page with last i_size in ioctl(F2FS_IOC_SHUTDOWN, 0x01), but 042 expects an zero-sized inode. So I supposed it happened due to the different semantics of metadata flushing between f2fs and xfs. For 009, I haven't saw it failed for long time, did you test with last f2fs? Thanks, > > ========================================================================================= > compiler/disk/fs/kconfig/rootfs/tbox_group/test/testcase: > > gcc-4.9/4HDD/f2fs/x86_64-rhel/debian-x86_64-2015-02-07.cgz/vm-kbuild-4G/generic-quick/xfst > ests > > commit: > b4ace33703243fed56f8bfc80a001533acb9decb > 75cd4e098d178433436abce08146a21647bb4585 > > b4ace33703243fed 75cd4e098d178433436abce081 > ---------------- -------------------------- > fail:runs %reproduction fail:runs > | | | > :18 94% 17:18 xfstests.generic.009.fail > :18 94% 17:18 xfstests.generic.042.fail > > > To reproduce: > > git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git > cd lkp-tests > bin/lkp install job.yaml # job file is attached in this email > bin/lkp run job.yaml > > > > Thanks, > Ying Huang -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/