Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753486AbaFCKzU (ORCPT ); Tue, 3 Jun 2014 06:55:20 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:49457 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748AbaFCKzS (ORCPT ); Tue, 3 Jun 2014 06:55:18 -0400 MIME-Version: 1.0 Reply-To: sedat.dilek@gmail.com In-Reply-To: References: <1400838223-30844-1-git-send-email-miklos@szeredi.hu> <28592.1401382081@warthog.procyon.org.uk> <11446.1401420931@jrobl> <7184.1401439773@warthog.procyon.org.uk> <15839.1401786056@warthog.procyon.org.uk> Date: Tue, 3 Jun 2014 12:55:16 +0200 Message-ID: Subject: Re: Unionmount and overlayfs testsuite From: Sedat Dilek To: Miklos Szeredi Cc: David Howells , "J. R. Okajima" , Al Viro , Linus Torvalds , linux-fsdevel , LKML , Christoph Hellwig , Andrew Morton , Robo Bot , Felix Fietkau , Neil Brown , Jordi Pujol , ezk@fsl.cs.sunysb.edu, "mszeredi@suse.cz" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 3, 2014 at 12:21 PM, Sedat Dilek wrote: > On Tue, Jun 3, 2014 at 11:42 AM, Miklos Szeredi wrote: >> On Tue, Jun 3, 2014 at 11:26 AM, Sedat Dilek wrote: >>> On Tue, Jun 3, 2014 at 11:18 AM, Sedat Dilek wrote: >>>> [...] >>>>>> [ NOTE-2: The call-trace I have seen once (TERMSLASH=0). ] >>>>> >>>>> Do you know for which operation? >> >> This still looks like the same annotation problem in >> generic_file_splice_write() I already sent a patch for. >> >> Fix now pushed to overlayfs.v22/overlayfs.current. >> > > Will you send this patch to Al separately or will it go through your tree? > > [ Do you happen to know if LTP has some tests especially to test pipes? ] > Chris from LTP answered me to test with latest ltp-git [1] (here: 20140422-134-gd458410). So, I have run IPC/Pipes/Syscalls tests... # LC_ALL=C ./runltp -f ipc pipes syscalls Test Start Time: Tue Jun 3 12:48:24 2014 ----------------------------------------- Testcase Result Exit Value -------- ------ ---------- pipeio_1 PASS 0 pipeio_3 PASS 0 pipeio_4 PASS 0 pipeio_5 PASS 0 pipeio_6 PASS 0 pipeio_8 PASS 0 sem01 PASS 0 sem02 PASS 0 message_queue_test_01 PASS 0 message_queue_test_02_get PASS 0 message_queue_test_02_snd PASS 0 message_queue_test_02_rcv PASS 0 message_queue_test_02_ctl PASS 0 message_queue_test_04 PASS 0 message_queue_test_05 PASS 0 pipe_test_01 PASS 0 pipe_test_02 PASS 0 semaphore_test_01 PASS 0 semaphore_test_02 PASS 0 semaphore_test_03 PASS 0 shmem_test_01 PASS 0 shmem_test_02 PASS 0 shmem_test_03 PASS 0 shmem_test_04 PASS 0 shmem_test_05 PASS 0 shmem_test_06 PASS 0 shmem_test_07 PASS 0 signal_test_01 PASS 0 signal_test_02 PASS 0 signal_test_03 PASS 0 signal_test_04 PASS 0 signal_test_05 PASS 0 signal_test_06 PASS 0 signal_test_07 PASS 0 ----------------------------------------------- Total Tests: 34 Total Failures: 0 Kernel Version: 3.15.0-rc8-2-iniza-lockdep Machine Architecture: x86_64 Hostname: fambox So far no LOCKPDEPs in my logs. - Sedat - [1] http://marc.info/?l=ltp-list&m=140179189918510&w=2 [2] https://github.com/linux-test-project/ltp/blob/master/doc/mini-howto-building-ltp-from-git.txt -- 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/