From patchwork Mon Nov 10 16:03:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eryu Guan X-Patchwork-Id: 5266851 Return-Path: X-Original-To: patchwork-fstests@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id EDC5AC11AC for ; Mon, 10 Nov 2014 16:03:16 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 206392017E for ; Mon, 10 Nov 2014 16:03:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 34C2620172 for ; Mon, 10 Nov 2014 16:03:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751424AbaKJQDO (ORCPT ); Mon, 10 Nov 2014 11:03:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43480 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751395AbaKJQDO (ORCPT ); Mon, 10 Nov 2014 11:03:14 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAAG3BHl030333 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 10 Nov 2014 11:03:11 -0500 Received: from localhost (vpn1-115-42.nay.redhat.com [10.66.115.42]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sAAG39sZ009055; Mon, 10 Nov 2014 11:03:10 -0500 Date: Tue, 11 Nov 2014 00:03:09 +0800 From: Eryu Guan To: Steve French Cc: fstests@vger.kernel.org, "linux-cifs@vger.kernel.org" Subject: Re: [PATCH] common: enable tests that require scratch device on CIFS Message-ID: <20141110160309.GI2863@dhcp-13-216.nay.redhat.com> References: <1415617191-17246-1-git-send-email-eguan@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Spam-Status: No, score=-7.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On Mon, Nov 10, 2014 at 09:32:34AM -0600, Steve French wrote: > Failures: generic/035 generic/074 generic/120 generic/184 generic/192 > generic/193 generic/215 generic/237 generic/258 generic/294 > generic/306 generic/307 generic/313 generic/317 generic/319 > > Test 258 is a Samba server bug (and does work to Windows server). 074 > and 215 are passing for me for both CIFS and SMB3, 035 was only > failing for SMB2/SMB3 (and NFS) for me, not CIFS generic/074 is passing for me too now. generic/215 fails like: > Test 184 passes to Samba, but requires "sfu" (mount.cifs mount option) > if mounting with SMB2/SMB3 or mounting to Windows (in order to emulate > FIFO and device files) > > 192 and 193 and 313 are time stamp related problems. > > Are you using at least 3.17 kernel? We put various fixes in 3.17 to > address problems fsx pointed out. Yes, I'm using 3.18-rc2+ kernel. Thanks, Eryu --- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- tests/generic/215.out 2013-10-19 01:23:10.352848003 +0800 +++ /root/xfstests/results//generic/215.out.bad 2014-11-10 23:59:41.619045914 +0800 @@ -5,4 +5,6 @@ 4096+0 records out writing via mmap +FAIL: mtime not update after mapped write +FAIL: ctime not update after mapped write *** done